diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-06 04:52:06 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-06 04:52:06 +0000 |
commit | 778edb38f3c8bc06d95bb024712613d6f5b0ae2d (patch) | |
tree | 4bf7ea07e8eda25198ba0194aa19c777e81f4747 /app-mobilephone/gnokii | |
parent | ppc stable (diff) | |
download | gentoo-2-778edb38f3c8bc06d95bb024712613d6f5b0ae2d.tar.gz gentoo-2-778edb38f3c8bc06d95bb024712613d6f5b0ae2d.tar.bz2 gentoo-2-778edb38f3c8bc06d95bb024712613d6f5b0ae2d.zip |
ppc stable
(Portage version: 2.1.2.6)
Diffstat (limited to 'app-mobilephone/gnokii')
-rw-r--r-- | app-mobilephone/gnokii/ChangeLog | 6 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog index 0bea6516e40e..5edf78d2b502 100644 --- a/app-mobilephone/gnokii/ChangeLog +++ b/app-mobilephone/gnokii/ChangeLog @@ -1,6 +1,10 @@ # 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.52 2007/04/15 19:59:48 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.53 2007/05/06 04:52:06 dertobi123 Exp $ + + 06 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> + gnokii-0.6.14-r2.ebuild: + ppc stable 15 Apr 2007; Markus Rothe <corsair@gentoo.org> gnokii-0.6.14-r2.ebuild: Stable on ppc64 diff --git a/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild b/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild index ffe32969c554..5adc2b615097 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild,v 1.4 2007/04/15 19:59:48 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild,v 1.5 2007/05/06 04:52:06 dertobi123 Exp $ inherit eutils flag-o-matic linux-info @@ -10,7 +10,7 @@ SRC_URI="http://www.gnokii.org/download/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="nls bluetooth ical irda sms postgres mysql usb X" RESTRICT="test" #test fails; maybe it will work in the future, but till then... |