diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-02-03 15:46:32 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-02-03 15:46:32 +0000 |
commit | 6b9f52b157fc270691f8367785ca30b897541340 (patch) | |
tree | 64a85d5f9125d49070bfd17930de8da7836ce657 /gnome-base/libgnomeprint | |
parent | Removed deprecated information per bug #121416. (diff) | |
download | historical-6b9f52b157fc270691f8367785ca30b897541340.tar.gz historical-6b9f52b157fc270691f8367785ca30b897541340.tar.bz2 historical-6b9f52b157fc270691f8367785ca30b897541340.zip |
Stable on hppa.
Package-Manager: portage-2.0.53
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index fd819228caf6..f66506d282c5 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.113 2006/02/02 20:51:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.114 2006/02/03 15:40:19 gmsoft Exp $ + + 03 Feb 2006; Guy Martin <gmsoft@gentoo.org> libgnomeprint-2.12.1.ebuild: + Stable on hppa. 02 Feb 2006; Aron Griffis <agriffis@gentoo.org> libgnomeprint-2.12.1.ebuild: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild index b93b664bbd9c..c10061701b68 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.12.1.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/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.8 2006/02/02 20:51:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.9 2006/02/03 15:40:19 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |