diff options
author | 2003-07-19 23:36:21 +0000 | |
---|---|---|
committer | 2003-07-19 23:36:21 +0000 | |
commit | b1494314b49b51f4a8cc6173eb0f1bf445749071 (patch) | |
tree | ecabf9d5851fc783e59fc761220b28c497e825c6 /x11-libs/pango/pango-1.2.2.ebuild | |
parent | Adding amd64 keyword to more gnome packages (diff) | |
download | historical-b1494314b49b51f4a8cc6173eb0f1bf445749071.tar.gz historical-b1494314b49b51f4a8cc6173eb0f1bf445749071.tar.bz2 historical-b1494314b49b51f4a8cc6173eb0f1bf445749071.zip |
Marking stuff stable on amd64
Diffstat (limited to 'x11-libs/pango/pango-1.2.2.ebuild')
-rw-r--r-- | x11-libs/pango/pango-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/pango/pango-1.2.2.ebuild b/x11-libs/pango/pango-1.2.2.ebuild index 563902e51bd0..81f266383ad1 100644 --- a/x11-libs/pango/pango-1.2.2.ebuild +++ b/x11-libs/pango/pango-1.2.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.2.ebuild,v 1.1 2003/06/02 22:19:25 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.2.ebuild,v 1.2 2003/07/19 23:36:01 tester Exp $ inherit gnome2 eutils IUSE="doc" SLOT="1" -KEYWORDS="~x86 ~ppc ~alpha ~sparc" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64" DESCRIPTION="Text rendering and Layout library" SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.2/${P}.tar.bz2" |