diff options
author | 2005-01-03 23:13:08 +0000 | |
---|---|---|
committer | 2005-01-03 23:13:08 +0000 | |
commit | 759ec9059a482383a73128b94a0b8854d4aa5de0 (patch) | |
tree | 2a419463295e4d02bca28a5a9344c5e4b8eb081f /net-dialup | |
parent | junit dependency now optional. fixes #75661. (diff) | |
download | historical-759ec9059a482383a73128b94a0b8854d4aa5de0.tar.gz historical-759ec9059a482383a73128b94a0b8854d4aa5de0.tar.bz2 historical-759ec9059a482383a73128b94a0b8854d4aa5de0.zip |
Stable on hppa.
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/gnokii/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/gnokii/Manifest | 4 | ||||
-rw-r--r-- | net-dialup/gnokii/gnokii-0.6.3.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/net-dialup/gnokii/ChangeLog b/net-dialup/gnokii/ChangeLog index a43b1882c610..d1ee4b50f4cd 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.27 2004/12/16 11:14:46 corsair Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/ChangeLog,v 1.28 2005/01/03 23:13:08 gmsoft Exp $ + + 04 Jan 2005; Guy Martin <gmsoft@gentoo.org> gnokii-0.6.3.ebuild: + Stable on hppa. 16 Dec 2004; Markus Rothe <corsair@gentoo.org> gnokii-0.6.3.ebuild: Stable on ppc64 diff --git a/net-dialup/gnokii/Manifest b/net-dialup/gnokii/Manifest index afa1897fb11d..a24fb065e7ce 100644 --- a/net-dialup/gnokii/Manifest +++ b/net-dialup/gnokii/Manifest @@ -1,7 +1,7 @@ -MD5 acd4290ff7493dcd50ac6e1bd847c71d ChangeLog 3659 +MD5 c3c84126e1e83dc6705fcd2be259f652 ChangeLog 3744 MD5 204de330b1b122b2c7a2993c6f9a45a7 gnokii-0.5.10.ebuild 1727 MD5 36c47ce64b8c3ed43a9e78d9624c274a gnokii-0.6.0.ebuild 1734 -MD5 71fdda5899e123ad23cd448464fe4d4d gnokii-0.6.3.ebuild 2017 +MD5 512a89657a57f038fb078baba5546346 gnokii-0.6.3.ebuild 2015 MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163 MD5 ebd8b2ffe81b2899f646187f6ad9414f gnokii-0.6.4.ebuild 2159 MD5 0bbebda960877f78a4e41b6799c0b653 files/digest-gnokii-0.5.10 67 diff --git a/net-dialup/gnokii/gnokii-0.6.3.ebuild b/net-dialup/gnokii/gnokii-0.6.3.ebuild index c8174346b284..93d383b2f34c 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.14 2004/12/16 11:14:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/gnokii-0.6.3.ebuild,v 1.15 2005/01/03 23:13:08 gmsoft 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 alpha ppc64" +KEYWORDS="amd64 hppa ppc sparc x86 alpha ppc64" IUSE="nls X bluetooth irda sms postgres mysql" RDEPEND="X? ( =x11-libs/gtk+-1.2* ) |