diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-03-16 02:53:38 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-03-16 02:53:38 +0000 |
commit | ba6dfdc7d4842f0b141294fe68020cc5186ba924 (patch) | |
tree | b1ebb6b213e7024996a973358af16f194c1aa544 /gnome-base/libgnomeprint | |
parent | Added ~mips keyword. (Manifest recommit) (diff) | |
download | gentoo-2-ba6dfdc7d4842f0b141294fe68020cc5186ba924.tar.gz gentoo-2-ba6dfdc7d4842f0b141294fe68020cc5186ba924.tar.bz2 gentoo-2-ba6dfdc7d4842f0b141294fe68020cc5186ba924.zip |
Added ~mips keyword.
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index e401e16171cb..f3f24309d4cf 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.41 2004/01/29 04:57:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.42 2004/03/16 02:49:49 geoman Exp $ + + 15 Mar 2004; Stephen P. Becker <geoman@gentoo.org> + libgnomeprint-2.4.2.ebuild: + Added ~mips keyword. 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> libgnomeprint-2.4.2.ebuild: stable on alpha and ia64 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild index 268823501c2d..76f741254adf 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild,v 1.6 2004/01/29 04:57:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild,v 1.7 2004/03/16 02:49:49 geoman 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" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 ~mips" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |