diff options
author | 2004-04-05 21:16:03 +0000 | |
---|---|---|
committer | 2004-04-05 21:16:03 +0000 | |
commit | 1e72b78bf27b06d161c187af44debd0591a5c0e6 (patch) | |
tree | 9c6f9a6e01052688be0d86b5331918860f26bb88 /x11-libs/pango | |
parent | hppa stable (diff) | |
download | historical-1e72b78bf27b06d161c187af44debd0591a5c0e6.tar.gz historical-1e72b78bf27b06d161c187af44debd0591a5c0e6.tar.bz2 historical-1e72b78bf27b06d161c187af44debd0591a5c0e6.zip |
hppa stable
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.4.0.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/pango/pango-1.4.0.ebuild b/x11-libs/pango/pango-1.4.0.ebuild index 784f7fcb00dd..1ebe38cbf74d 100644 --- a/x11-libs/pango/pango-1.4.0.ebuild +++ b/x11-libs/pango/pango-1.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.4.0.ebuild,v 1.2 2004/03/18 18:03:03 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.4.0.ebuild,v 1.3 2004/04/05 21:16:03 vapier Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.4/${P}.tar.bz2" LICENSE="LGPL-2 FTL" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha hppa ~amd64 ~ia64" IUSE="doc" RDEPEND="virtual/x11 @@ -34,7 +34,7 @@ src_unpack() { } -DOCS="AUTHORS ChangeLog COPYING README INSTALL NEWS TODO*" +DOCS="AUTHORS ChangeLog README INSTALL NEWS TODO*" src_install() { |