diff options
author | Peter Johanson <latexer@gentoo.org> | 2003-02-11 04:00:41 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2003-02-11 04:00:41 +0000 |
commit | b0c1e076103fddfd2c036bcb17a601c5a5fd25bf (patch) | |
tree | e097416fadb2b100f360b157b29a08128cfcccfe /net-im/pork | |
parent | Added ~alpha to KEYWORDS. (diff) | |
download | gentoo-2-b0c1e076103fddfd2c036bcb17a601c5a5fd25bf.tar.gz gentoo-2-b0c1e076103fddfd2c036bcb17a601c5a5fd25bf.tar.bz2 gentoo-2-b0c1e076103fddfd2c036bcb17a601c5a5fd25bf.zip |
Added ~alpha to KEYWORDS.
Diffstat (limited to 'net-im/pork')
-rw-r--r-- | net-im/pork/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pork/pork-0.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pork/ChangeLog b/net-im/pork/ChangeLog index 587520c83de0..14967ee63b2b 100644 --- a/net-im/pork/ChangeLog +++ b/net-im/pork/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-im/pork # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pork/ChangeLog,v 1.4 2003/02/04 05:52:19 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pork/ChangeLog,v 1.5 2003/02/11 04:00:41 latexer Exp $ *pork-0.5.0 (03 Feb 2003) + 10 Feb 2003; Peter Johanson <latexer@gentoo.org> pork-0.5.0.ebuild : + Added ~alpha to KEYWORDS. + 03 Feb 2003; Brandon Low <lostlogic@gentoo.org> pork-0.5.0.ebuild: Bump, bugfixes, and new QUICK_START document (deprecates the one I wrote) diff --git a/net-im/pork/pork-0.5.0.ebuild b/net-im/pork/pork-0.5.0.ebuild index cd97ff6c3524..84f550113dff 100644 --- a/net-im/pork/pork-0.5.0.ebuild +++ b/net-im/pork/pork-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pork/pork-0.5.0.ebuild,v 1.1 2003/02/04 05:52:20 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pork/pork-0.5.0.ebuild,v 1.2 2003/02/11 04:00:41 latexer Exp $ IUSE="" @@ -9,7 +9,7 @@ DESCRIPTION="Console based AIM client that looks like ircII" HOMEPAGE="http://dev.ojnk.net/" LICENSE="GPLv2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~alpha" SLOT="0" DEPEND="perl? ( sys-devel/perl ) sys-libs/ncurses" |