diff options
author | Mike Gardiner <obz@gentoo.org> | 2005-03-09 03:20:12 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2005-03-09 03:20:12 +0000 |
commit | 581a19b2ee737e66eb7a07694acf1b7cbe411945 (patch) | |
tree | 6b63b94eba6a64e9b53d9333b3b17bf11aec5037 /gnome-base/libgnomeprint | |
parent | gnome-2.10 release (diff) | |
download | historical-581a19b2ee737e66eb7a07694acf1b7cbe411945.tar.gz historical-581a19b2ee737e66eb7a07694acf1b7cbe411945.tar.bz2 historical-581a19b2ee737e66eb7a07694acf1b7cbe411945.zip |
Keyworded x86 ppc
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 81ba76d6ce65..268bb57849ed 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.76 2005/01/08 23:30:29 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.77 2005/03/09 03:19:26 obz Exp $ + + 09 Mar 2005; Mike Gardiner <obz@gentoo.org> libgnomeprint-2.8.2.ebuild: + Keyworded x86 ppc 08 Jan 2005; Tom Martin <slarti@gentoo.org> libgnomeprint-2.8.1.ebuild: Stable on amd64. diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild index 5c074cc67084..930380e89e64 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild,v 1.3 2005/01/08 23:30:29 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild,v 1.4 2005/03/09 03:19:26 obz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |