diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-05-20 23:30:06 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-05-20 23:30:06 +0000 |
commit | da00f12918f7232010cf25f0476cc3df3618a865 (patch) | |
tree | e9a946f787f14d3a2d949f310d658d1f9d885bbe /dev-libs/libcroco | |
parent | mark x86 (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-da00f12918f7232010cf25f0476cc3df3618a865.tar.gz gentoo-2-da00f12918f7232010cf25f0476cc3df3618a865.tar.bz2 gentoo-2-da00f12918f7232010cf25f0476cc3df3618a865.zip |
mark x86
Diffstat (limited to 'dev-libs/libcroco')
-rw-r--r-- | dev-libs/libcroco/libcroco-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libcroco/libcroco-0.5.1.ebuild b/dev-libs/libcroco/libcroco-0.5.1.ebuild index 06fbf76e7ced..ca3000d691b7 100644 --- a/dev-libs/libcroco/libcroco-0.5.1.ebuild +++ b/dev-libs/libcroco/libcroco-0.5.1.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/dev-libs/libcroco/libcroco-0.5.1.ebuild,v 1.1 2004/04/30 13:13:08 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcroco/libcroco-0.5.1.ebuild,v 1.2 2004/05/20 23:25:49 foser Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.freespiders.org/projects/libcroco/" LICENSE="LGPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~ia64 ~amd64 ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~ia64 ~amd64 ~mips" IUSE="" RDEPEND=">=dev-libs/glib-2 |