diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-02-17 22:00:55 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-02-17 22:00:55 +0000 |
commit | 9936796b86b1a8e15452445c6e157e2763f449ac (patch) | |
tree | da14d50f896a9a11d62e3bbfd24be7cc4f9167e5 /app-misc/twin | |
parent | add ~alpha and ~ia64 (Manifest recommit) (diff) | |
download | gentoo-2-9936796b86b1a8e15452445c6e157e2763f449ac.tar.gz gentoo-2-9936796b86b1a8e15452445c6e157e2763f449ac.tar.bz2 gentoo-2-9936796b86b1a8e15452445c6e157e2763f449ac.zip |
Marked stable on hppa.
Diffstat (limited to 'app-misc/twin')
-rw-r--r-- | app-misc/twin/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/twin/twin-0.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/twin/ChangeLog b/app-misc/twin/ChangeLog index d5b4cd766260..3c8fbb833a38 100644 --- a/app-misc/twin/ChangeLog +++ b/app-misc/twin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/twin # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/twin/ChangeLog,v 1.9 2004/02/02 03:22:07 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/twin/ChangeLog,v 1.10 2004/02/17 22:00:55 gmsoft Exp $ + + 17 Feb 2004; Guy Martin <gmsoft@gentoo.org> twin-0.4.5.ebuild : + Marked stable on hppa. 01 Feb 2004; Jon Portnoy <avenj@gentoo.org> twin-0.4.5.ebuild : AMD64 keywords. diff --git a/app-misc/twin/twin-0.4.5.ebuild b/app-misc/twin/twin-0.4.5.ebuild index 040947445f34..fe9a2409bbc8 100644 --- a/app-misc/twin/twin-0.4.5.ebuild +++ b/app-misc/twin/twin-0.4.5.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/app-misc/twin/twin-0.4.5.ebuild,v 1.8 2004/02/02 03:22:07 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/twin/twin-0.4.5.ebuild,v 1.9 2004/02/17 22:00:55 gmsoft Exp $ DESCRIPTION="A text-mode window environment" SRC_URI="mirror://sourceforge/twin/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://twin.sourceforge.net/" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 sparc ~amd64" +KEYWORDS="x86 sparc ~amd64 hppa" IUSE="X gtk ggi" DEPEND="X? ( virtual/x11 ) |