diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-03-28 23:17:43 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-03-28 23:17:43 +0000 |
commit | 69b7e976bd9af044225963636af93803dccf70ea (patch) | |
tree | 24a4886b6b63f61f6718522b6237b3ae443c6fb4 /dev-libs/newt/newt-0.50.35-r2.ebuild | |
parent | digest fix (diff) | |
download | historical-69b7e976bd9af044225963636af93803dccf70ea.tar.gz historical-69b7e976bd9af044225963636af93803dccf70ea.tar.bz2 historical-69b7e976bd9af044225963636af93803dccf70ea.zip |
Added hppa to KEYWORDS.
Diffstat (limited to 'dev-libs/newt/newt-0.50.35-r2.ebuild')
-rw-r--r-- | dev-libs/newt/newt-0.50.35-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/newt/newt-0.50.35-r2.ebuild b/dev-libs/newt/newt-0.50.35-r2.ebuild index 65bc9020fa3b..b6a149980165 100644 --- a/dev-libs/newt/newt-0.50.35-r2.ebuild +++ b/dev-libs/newt/newt-0.50.35-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.50.35-r2.ebuild,v 1.4 2003/02/13 10:48:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.50.35-r2.ebuild,v 1.5 2003/03/28 23:17:43 gmsoft Exp $ S=${WORKDIR}/${P} DESCRIPTION="redhat's newt windowing toolkit development files" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.redhat.com" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc hppa" DEPEND=">=sys-libs/slang-1.4 >=dev-libs/popt-1.6" |