diff options
author | Markus Meier <maekke@gentoo.org> | 2008-01-01 15:44:57 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-01-01 15:44:57 +0000 |
commit | db0d708afd9bdc547b39528ff396bc583a0c5787 (patch) | |
tree | 6341c1fde40192dc9e3fcd7ce8e819e4d3666fbb /app-mobilephone/gnokii | |
parent | Version bump (diff) | |
download | gentoo-2-db0d708afd9bdc547b39528ff396bc583a0c5787.tar.gz gentoo-2-db0d708afd9bdc547b39528ff396bc583a0c5787.tar.bz2 gentoo-2-db0d708afd9bdc547b39528ff396bc583a0c5787.zip |
x86 stable, bug #203745
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'app-mobilephone/gnokii')
-rw-r--r-- | app-mobilephone/gnokii/ChangeLog | 7 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.22-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog index 1d7c2c9c3fcb..f170108aab0e 100644 --- a/app-mobilephone/gnokii/ChangeLog +++ b/app-mobilephone/gnokii/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/gnokii -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.65 2007/12/02 09:48:19 mrness Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.66 2008/01/01 15:44:57 maekke Exp $ + + 01 Jan 2008; Markus Meier <maekke@gentoo.org> gnokii-0.6.22-r1.ebuild: + x86 stable, bug #203745 *gnokii-0.6.22-r1 (02 Dec 2007) diff --git a/app-mobilephone/gnokii/gnokii-0.6.22-r1.ebuild b/app-mobilephone/gnokii/gnokii-0.6.22-r1.ebuild index 32ca0f61a095..2c1bcab03797 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.22-r1.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.22-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.22-r1.ebuild,v 1.1 2007/12/02 09:48:19 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.22-r1.ebuild,v 1.2 2008/01/01 15:44:57 maekke Exp $ WANT_AUTOMAKE="none" @@ -12,7 +12,7 @@ SRC_URI="http://www.gnokii.org/download/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="nls bluetooth ical irda sms postgres mysql usb X debug" RESTRICT="test" #test fails; maybe it will work in the future, but till then... |