diff options
author | 2005-03-20 18:37:00 +0000 | |
---|---|---|
committer | 2005-03-20 18:37:00 +0000 | |
commit | 32c964ea736385e203c419c82e583da13920aade (patch) | |
tree | 05143553b92f5d4b577d61659ea83c98bad72f23 /gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild | |
parent | Fixed up ebuild to inherits eutils so epatch will work and marked stable on S... (diff) | |
download | gentoo-2-32c964ea736385e203c419c82e583da13920aade.tar.gz gentoo-2-32c964ea736385e203c419c82e583da13920aade.tar.bz2 gentoo-2-32c964ea736385e203c419c82e583da13920aade.zip |
Stable on alpha.
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild')
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild index d9d13288ca58..15efcc967e0b 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.6 2005/03/12 19:37:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild,v 1.7 2005/03/20 18:34:54 kloeri 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 |