diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-03-27 04:53:01 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-03-27 04:53:01 +0000 |
commit | f790fea5fe297a3dec51fe304d9ce44dbf0eecd1 (patch) | |
tree | b5410c4a172462e692f753dbc85732766161e6d1 /x11-libs/xview/xview-3.2.ebuild | |
parent | Marked ncurses-5.4-r1 stable on sparc again. (Manifest recommit) (diff) | |
download | gentoo-2-f790fea5fe297a3dec51fe304d9ce44dbf0eecd1.tar.gz gentoo-2-f790fea5fe297a3dec51fe304d9ce44dbf0eecd1.tar.bz2 gentoo-2-f790fea5fe297a3dec51fe304d9ce44dbf0eecd1.zip |
Marking stable on hppa and adding missing metadata.xml
Diffstat (limited to 'x11-libs/xview/xview-3.2.ebuild')
-rw-r--r-- | x11-libs/xview/xview-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xview/xview-3.2.ebuild b/x11-libs/xview/xview-3.2.ebuild index 8086910bfc00..73c28474ee7a 100644 --- a/x11-libs/xview/xview-3.2.ebuild +++ b/x11-libs/xview/xview-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xview/xview-3.2.ebuild,v 1.5 2004/03/15 00:27:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xview/xview-3.2.ebuild,v 1.6 2004/03/27 04:53:01 zx Exp $ inherit eutils @@ -22,7 +22,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/libs/X/xview/${MY_PN}.src.tar.gz S=${WORKDIR}/${MY_PN} LICENSE="sun-openlook" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~sparc x86" IUSE="" DEPEND="virtual/x11" |