diff options
author | Marinus Schraal <foser@gentoo.org> | 2005-03-02 21:51:09 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2005-03-02 21:51:09 +0000 |
commit | ecd9320e4b9d7bd09ccc721d3809024093813515 (patch) | |
tree | 0ddea58f065b01c37710a349cc16c450ecfb5788 /x11-libs/pango | |
parent | Initial import. C++ bindings for GTK+ related to Xfce. (diff) | |
download | historical-ecd9320e4b9d7bd09ccc721d3809024093813515.tar.gz historical-ecd9320e4b9d7bd09ccc721d3809024093813515.tar.bz2 historical-ecd9320e4b9d7bd09ccc721d3809024093813515.zip |
mark x86
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.8.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/pango/pango-1.8.0.ebuild b/x11-libs/pango/pango-1.8.0.ebuild index 12581b6c47f8..40261f3cce44 100644 --- a/x11-libs/pango/pango-1.8.0.ebuild +++ b/x11-libs/pango/pango-1.8.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.8.0.ebuild,v 1.1 2004/12/18 17:50:25 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.8.0.ebuild,v 1.2 2005/03/02 21:51:09 foser Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.6/${P}.tar.bz2" LICENSE="LGPL-2 FTL" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64" IUSE="doc static" RDEPEND="virtual/x11 |