diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2005-12-15 15:34:59 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2005-12-15 15:34:59 +0000 |
commit | a1a5c24894aacbaa39e6ff309157e49c25a97400 (patch) | |
tree | 36abd1fa484f8f302993ea0e4cfd8d2ae8f44a3d /dev-util | |
parent | Version bump. Adds VT8251 support. (diff) | |
download | gentoo-2-a1a5c24894aacbaa39e6ff309157e49c25a97400.tar.gz gentoo-2-a1a5c24894aacbaa39e6ff309157e49c25a97400.tar.bz2 gentoo-2-a1a5c24894aacbaa39e6ff309157e49c25a97400.zip |
-* ~x86
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/rec/rec-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/rec/rec-1.6.ebuild b/dev-util/rec/rec-1.6.ebuild index d470b260315b..73902df535e9 100644 --- a/dev-util/rec/rec-1.6.ebuild +++ b/dev-util/rec/rec-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/rec/rec-1.6.ebuild,v 1.1 2005/12/15 15:12:28 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rec/rec-1.6.ebuild,v 1.2 2005/12/15 15:34:59 taviso Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.backerstreet.com/rec/rec.htm" SRC_URI="http://www.backerstreet.com/rec/rec16lx.zip" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="-* ~x86" IUSE="" DEPEND="sys-libs/ncurses sys-libs/gpm" S=${WORKDIR} |