diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-05 22:34:42 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-05 22:34:42 +0000 |
commit | af01985c463a38b5f341e3636ee2371009287ff4 (patch) | |
tree | c8a02057b1a7e1bef548c71cb54da96a13839630 /gnome-base/gnome-print | |
parent | Stable on amd64 (diff) | |
download | historical-af01985c463a38b5f341e3636ee2371009287ff4.tar.gz historical-af01985c463a38b5f341e3636ee2371009287ff4.tar.bz2 historical-af01985c463a38b5f341e3636ee2371009287ff4.zip |
Marked ~ppc64; bug #69450
Diffstat (limited to 'gnome-base/gnome-print')
-rw-r--r-- | gnome-base/gnome-print/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-print/Manifest | 6 | ||||
-rw-r--r-- | gnome-base/gnome-print/gnome-print-0.37.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/gnome-base/gnome-print/ChangeLog b/gnome-base/gnome-print/ChangeLog index 991112454cd4..c5ac80b6d31d 100644 --- a/gnome-base/gnome-print/ChangeLog +++ b/gnome-base/gnome-print/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-print # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/ChangeLog,v 1.27 2004/06/24 21:58:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/ChangeLog,v 1.28 2004/11/05 22:34:42 corsair Exp $ + + 05 Nov 2004; Markus Rothe <corsair@gentoo.org> gnome-print-0.37.ebuild: + Marked ~ppc64; bug #69450 25 May 2004; <augustus@gentoo.org> gnome-print-0.37.ebuild: Added amd64 keyword to gnome-print. diff --git a/gnome-base/gnome-print/Manifest b/gnome-base/gnome-print/Manifest index b309ad2d1541..f1f27fb20531 100644 --- a/gnome-base/gnome-print/Manifest +++ b/gnome-base/gnome-print/Manifest @@ -1,5 +1,5 @@ -MD5 e4209bab2e07640f37b2f2b80f78ae04 gnome-print-0.37.ebuild 1457 -MD5 70aa7c85740768513a858851ea9ebd7b ChangeLog 3285 +MD5 aee4173fbde52b412a2e79fe7670c65b ChangeLog 3387 +MD5 a7f13ac57a81b2894a7a70026ebe87cc gnome-print-0.37.ebuild 1463 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 6fdff6b7ba3e66b73275be3788fdfc35 files/gnome-print-0.37-freetype_new_include.patch 3567 MD5 8aba5ad8525bc9c93bb9374f7072cfa7 files/digest-gnome-print-0.37 69 +MD5 6fdff6b7ba3e66b73275be3788fdfc35 files/gnome-print-0.37-freetype_new_include.patch 3567 diff --git a/gnome-base/gnome-print/gnome-print-0.37.ebuild b/gnome-base/gnome-print/gnome-print-0.37.ebuild index 91f57a254eb6..ac3e624d7fd2 100644 --- a/gnome-base/gnome-print/gnome-print-0.37.ebuild +++ b/gnome-base/gnome-print/gnome-print-0.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.37.ebuild,v 1.11 2004/06/24 21:58:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.37.ebuild,v 1.12 2004/11/05 22:34:42 corsair Exp $ inherit gnome.org libtool eutils @@ -8,7 +8,7 @@ IUSE="nls" DESCRIPTION="GNOME printing library" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="x86 ppc sparc alpha hppa ia64 mips amd64" +KEYWORDS="x86 ppc sparc alpha hppa ia64 mips amd64 ~ppc64" SLOT="0" LICENSE="GPL-2" |