diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-10 14:37:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-10 14:37:15 +0000 |
commit | d219fd70c4d22fff9d12397ffc6bb4613403124a (patch) | |
tree | 0a49b859b984d8d7326de139f8bd2fd4155e460c /gnome-base/gnome-print | |
parent | Version bumped. (diff) | |
download | gentoo-2-d219fd70c4d22fff9d12397ffc6bb4613403124a.tar.gz gentoo-2-d219fd70c4d22fff9d12397ffc6bb4613403124a.tar.bz2 gentoo-2-d219fd70c4d22fff9d12397ffc6bb4613403124a.zip |
stable on alpha and ia64
Diffstat (limited to 'gnome-base/gnome-print')
-rw-r--r-- | gnome-base/gnome-print/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gnome-print/Manifest | 6 | ||||
-rw-r--r-- | gnome-base/gnome-print/gnome-print-0.37.ebuild | 6 |
3 files changed, 11 insertions, 8 deletions
diff --git a/gnome-base/gnome-print/ChangeLog b/gnome-base/gnome-print/ChangeLog index a624c496b1fa..84e687807aee 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/ChangeLog,v 1.19 2003/12/09 17:33:20 lanius Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/ChangeLog,v 1.20 2004/01/10 14:37:08 agriffis Exp $ + + 10 Jan 2004; <agriffis@gentoo.org> gnome-print-0.37.ebuild: + stable on alpha and ia64 09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> gnome-print-0.35-r3.ebuild, gnome-print-0.37.ebuild: diff --git a/gnome-base/gnome-print/Manifest b/gnome-base/gnome-print/Manifest index 9fe5b424ec5c..58ebfb24e489 100644 --- a/gnome-base/gnome-print/Manifest +++ b/gnome-base/gnome-print/Manifest @@ -1,6 +1,6 @@ -MD5 39fba9a8604359e7daeada91f1b88ee5 gnome-print-0.37.ebuild 1341 -MD5 7871cc6ddfcb042d0e668bb4643c03c8 ChangeLog 2497 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 887be03d1b63cc4b21c314c3f27d6529 ChangeLog 2589 MD5 49227e826a125418919d842efec3340f gnome-print-0.35-r3.ebuild 1714 +MD5 fb1ee0d59a23e4b9e89d13141f09e76d gnome-print-0.37.ebuild 1347 +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 fd8a560bc3ce..8dd2377281c1 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. +# Copyright 1999-2004 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.3 2003/12/09 17:33:20 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.37.ebuild,v 1.4 2004/01/10 14:37:08 agriffis 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 hppa" +KEYWORDS="~x86 ~ppc ~sparc alpha hppa ia64" SLOT="0" LICENSE="GPL-2" |