diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-14 16:09:40 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-14 16:09:40 +0000 |
commit | a6105aacd6b55b7575732e2bb12808695f1716e6 (patch) | |
tree | 2deccc33db6d7b89ee98fa16830478b5d4f95160 /x11-libs | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-a6105aacd6b55b7575732e2bb12808695f1716e6.tar.gz gentoo-2-a6105aacd6b55b7575732e2bb12808695f1716e6.tar.bz2 gentoo-2-a6105aacd6b55b7575732e2bb12808695f1716e6.zip |
Stable on amd64.
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/pango/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog index 6aa7d68bb862..938601e6502e 100644 --- a/x11-libs/pango/ChangeLog +++ b/x11-libs/pango/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/pango # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.78 2004/12/11 09:23:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.79 2004/12/14 16:07:59 absinthe Exp $ + + 14 Dec 2004; Dylan Carlson <absinthe@gentoo.org> pango-1.6.0.ebuild: + Stable on amd64. 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> pango-1.6.0.ebuild: Stable on alpha. diff --git a/x11-libs/pango/pango-1.6.0.ebuild b/x11-libs/pango/pango-1.6.0.ebuild index 1a77b44b187c..73422553c18c 100644 --- a/x11-libs/pango/pango-1.6.0.ebuild +++ b/x11-libs/pango/pango-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.6.0.ebuild,v 1.5 2004/12/11 09:23:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.6.0.ebuild,v 1.6 2004/12/14 16:07:59 absinthe 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" RDEPEND="virtual/x11 |