diff options
author | 2004-11-03 19:21:11 +0000 | |
---|---|---|
committer | 2004-11-03 19:21:11 +0000 | |
commit | 18b4ba062846c5de53762f1cd6f214c2b0ea4e5f (patch) | |
tree | 4d92638b70654cf032a1e1ecc351a8a2a0a15519 /net-dialup | |
parent | bump'n'stable (Manifest recommit) (diff) | |
download | gentoo-2-18b4ba062846c5de53762f1cd6f214c2b0ea4e5f.tar.gz gentoo-2-18b4ba062846c5de53762f1cd6f214c2b0ea4e5f.tar.bz2 gentoo-2-18b4ba062846c5de53762f1cd6f214c2b0ea4e5f.zip |
~alpha keyword.
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/gnokii/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/gnokii/gnokii-0.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/gnokii/ChangeLog b/net-dialup/gnokii/ChangeLog index a30a806345d0..a427110f3e5c 100644 --- a/net-dialup/gnokii/ChangeLog +++ b/net-dialup/gnokii/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/gnokii # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/ChangeLog,v 1.18 2004/10/17 09:37:47 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/ChangeLog,v 1.19 2004/11/03 19:21:11 kloeri Exp $ + + 03 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> gnokii-0.6.3.ebuild: + ~alpha keyword. 17 Oct 2004; David Holm <dholm@gentoo.org> gnokii-0.6.3.ebuild: Added to ~ppc. diff --git a/net-dialup/gnokii/gnokii-0.6.3.ebuild b/net-dialup/gnokii/gnokii-0.6.3.ebuild index e61e35dae130..53a231f79a82 100644 --- a/net-dialup/gnokii/gnokii-0.6.3.ebuild +++ b/net-dialup/gnokii/gnokii-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/gnokii-0.6.3.ebuild,v 1.5 2004/10/19 13:53:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/gnokii-0.6.3.ebuild,v 1.6 2004/11/03 19:21:11 kloeri Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.gnokii.org/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86 ~alpha" IUSE="nls X bluetooth irda sms postgres mysql" RDEPEND="X? ( =x11-libs/gtk+-1.2* ) |