diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 16:15:00 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 16:15:00 +0000 |
commit | 2666c1d199b3e0c443df1ac81807059222f88627 (patch) | |
tree | 436ec749d257ad8ea94ce57f68910df532b39632 /x11-proto/fontsproto | |
parent | Added patch to solve Bug #138532. Install udev-rules-file conditionally by us... (diff) | |
download | historical-2666c1d199b3e0c443df1ac81807059222f88627.tar.gz historical-2666c1d199b3e0c443df1ac81807059222f88627.tar.bz2 historical-2666c1d199b3e0c443df1ac81807059222f88627.zip |
Stable on amd64.
Package-Manager: portage-2.1.1_pre1-r2
Diffstat (limited to 'x11-proto/fontsproto')
-rw-r--r-- | x11-proto/fontsproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/fontsproto/files/digest-fontsproto-2.0.2 | 6 | ||||
-rw-r--r-- | x11-proto/fontsproto/fontsproto-2.0.2.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-proto/fontsproto/ChangeLog b/x11-proto/fontsproto/ChangeLog index f606f37d89c9..fec364fa257b 100644 --- a/x11-proto/fontsproto/ChangeLog +++ b/x11-proto/fontsproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/fontsproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.19 2006/06/30 08:37:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.20 2006/06/30 16:04:46 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + fontsproto-2.0.2.ebuild: + Stable on amd64. 30 Jun 2006; Markus Rothe <corsair@gentoo.org> fontsproto-2.0.2.ebuild: Stable on ppc64 diff --git a/x11-proto/fontsproto/files/digest-fontsproto-2.0.2 b/x11-proto/fontsproto/files/digest-fontsproto-2.0.2 index 268414d9c663..db54f905e72b 100644 --- a/x11-proto/fontsproto/files/digest-fontsproto-2.0.2 +++ b/x11-proto/fontsproto/files/digest-fontsproto-2.0.2 @@ -1,3 +1,3 @@ -MD5 c946f166107b016a21cc7a02e1132724 fontsproto-2.0.2.tar.bz2 45202 -RMD160 ca0f656316425d4ed85a7486c7917defb2242910 fontsproto-2.0.2.tar.bz2 45202 -SHA256 83bd547131aa11a232717a0f06d3c6cd58a0b2f6d541660bbe9ebf43073a8b7b fontsproto-2.0.2.tar.bz2 45202 +MD5 aaf71f68f8f8cb418801e404c72243fa fontsproto-2.0.2.tar.bz2 45255 +RMD160 951c94c696dff9d014cba2111c1bccd7d6380414 fontsproto-2.0.2.tar.bz2 45255 +SHA256 5401086cd4a8ec8a2662818a0e9acab21b3a95307e1db18eb470a1b1f6b63536 fontsproto-2.0.2.tar.bz2 45255 diff --git a/x11-proto/fontsproto/fontsproto-2.0.2.ebuild b/x11-proto/fontsproto/fontsproto-2.0.2.ebuild index bab002e1c2a2..eed1cc53ad9e 100644 --- a/x11-proto/fontsproto/fontsproto-2.0.2.ebuild +++ b/x11-proto/fontsproto/fontsproto-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.0.2.ebuild,v 1.10 2006/06/30 08:37:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.0.2.ebuild,v 1.11 2006/06/30 16:04:46 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Fonts protocol headers" RESTRICT="mirror" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" |