diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-07-06 11:27:53 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-07-06 11:27:53 +0000 |
commit | 8f0c66e51fb5269638a31fbebd2dccfc33c93708 (patch) | |
tree | e67fc5deb32885fd7b026bb3a57fac25d7d5b06f /gnome-base/gnome-print | |
parent | Added hppa to KEYWORDS. (diff) | |
download | historical-8f0c66e51fb5269638a31fbebd2dccfc33c93708.tar.gz historical-8f0c66e51fb5269638a31fbebd2dccfc33c93708.tar.bz2 historical-8f0c66e51fb5269638a31fbebd2dccfc33c93708.zip |
Added hppa to KEYWORDS.
Diffstat (limited to 'gnome-base/gnome-print')
-rw-r--r-- | gnome-base/gnome-print/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gnome-print/Manifest | 8 | ||||
-rw-r--r-- | gnome-base/gnome-print/gnome-print-0.37.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/gnome-base/gnome-print/ChangeLog b/gnome-base/gnome-print/ChangeLog index 07616d33346c..9e8fd7b6d2e5 100644 --- a/gnome-base/gnome-print/ChangeLog +++ b/gnome-base/gnome-print/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for gnome-base/gnome-print # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/ChangeLog,v 1.16 2003/06/29 16:13:36 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/ChangeLog,v 1.17 2003/07/06 11:22:48 gmsoft Exp $ -*gnome-print-0.7 (29 Jun 2003) +*gnome-print-0.37 (29 Jun 2003) + + 06 Jul 2003; Guy Martin <gmsoft@gentoo.org> gnome-print-0.37.ebuild : + Added hppa to KEYWORDS. 29 Jun 2003; foser <foser@gentoo.org> gnome-print-0.37.ebuild : new version as requested in (#23559) diff --git a/gnome-base/gnome-print/Manifest b/gnome-base/gnome-print/Manifest index 1ab6892889dc..4566c6164c27 100644 --- a/gnome-base/gnome-print/Manifest +++ b/gnome-base/gnome-print/Manifest @@ -1,6 +1,6 @@ -MD5 db731393e4742b51550a54f3a0a56fab ChangeLog 2113 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 1f33836c283b608333c7af3161083b87 ChangeLog 2216 MD5 a42dae26055785cffad14beb1a5455fb gnome-print-0.35-r3.ebuild 1724 -MD5 2d8e731586b909b72500b9a36c4afd21 gnome-print-0.37.ebuild 1335 -MD5 8aba5ad8525bc9c93bb9374f7072cfa7 files/digest-gnome-print-0.37 69 +MD5 391b37a6ecd686f46d9d6ead21440655 gnome-print-0.37.ebuild 1341 +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 448a5b6d9dd0cec3e158e8a2a4747bae files/digest-gnome-print-0.35-r3 68 +MD5 8aba5ad8525bc9c93bb9374f7072cfa7 files/digest-gnome-print-0.37 69 diff --git a/gnome-base/gnome-print/gnome-print-0.37.ebuild b/gnome-base/gnome-print/gnome-print-0.37.ebuild index 692fa0712f22..c33cbf3a9c60 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-2003 Gentoo Technologies, Inc. # 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.1 2003/06/29 16:13:36 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.37.ebuild,v 1.2 2003/07/06 11:22:48 gmsoft Exp $ inherit gnome.org libtool @@ -8,7 +8,7 @@ IUSE="nls" DESCRIPTION="GNOME printing library" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa" SLOT="0" LICENSE="GPL-2" |