diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 17:32:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 17:32:00 +0000 |
commit | e58481adbfce027fa291526322d21ce595fa26d8 (patch) | |
tree | d3e731eaeaea2bae0ce7f4079f57180d243d9d9e /app-mobilephone/gnokii | |
parent | Remove deprecated profiles (diff) | |
download | gentoo-2-e58481adbfce027fa291526322d21ce595fa26d8.tar.gz gentoo-2-e58481adbfce027fa291526322d21ce595fa26d8.tar.bz2 gentoo-2-e58481adbfce027fa291526322d21ce595fa26d8.zip |
Drop alpha/ia64 keyword as nobody has the hardware to test
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'app-mobilephone/gnokii')
-rw-r--r-- | app-mobilephone/gnokii/ChangeLog | 8 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.10.ebuild | 4 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.12.ebuild | 4 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild | 4 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.14.ebuild | 4 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.17.ebuild | 4 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.7-r1.ebuild | 4 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.7-r2.ebuild | 4 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.8.ebuild | 4 |
9 files changed, 23 insertions, 17 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog index c4abb4f5c612..fdbee2dab867 100644 --- a/app-mobilephone/gnokii/ChangeLog +++ b/app-mobilephone/gnokii/ChangeLog @@ -1,6 +1,12 @@ # 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.54 2007/06/27 18:00:39 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.55 2007/07/02 17:32:00 armin76 Exp $ + + 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> gnokii-0.6.7-r1.ebuild, + gnokii-0.6.7-r2.ebuild, gnokii-0.6.8.ebuild, gnokii-0.6.10.ebuild, + gnokii-0.6.12.ebuild, gnokii-0.6.14.ebuild, gnokii-0.6.14-r2.ebuild, + gnokii-0.6.17.ebuild: + Drop alpha/ia64 keyword as nobody has the hardware to test *gnokii-0.6.17 (27 Jun 2007) diff --git a/app-mobilephone/gnokii/gnokii-0.6.10.ebuild b/app-mobilephone/gnokii/gnokii-0.6.10.ebuild index 60b96dc50b4d..248001ec581d 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.10.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.10.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.10.ebuild,v 1.11 2007/01/23 16:26:00 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.10.ebuild,v 1.12 2007/07/02 17:32:00 armin76 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="~amd64 ~hppa ppc ppc64 sparc x86" IUSE="nls X bluetooth irda sms postgres mysql" RDEPEND="X? ( =x11-libs/gtk+-1.2* ) diff --git a/app-mobilephone/gnokii/gnokii-0.6.12.ebuild b/app-mobilephone/gnokii/gnokii-0.6.12.ebuild index 543de6da297c..7376b422afe0 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.12.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.12.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.12.ebuild,v 1.9 2007/01/23 16:26:00 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.12.ebuild,v 1.10 2007/07/02 17:32:00 armin76 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="~amd64 ~hppa ppc ppc64 sparc x86" IUSE="nls X bluetooth irda sms postgres mysql" RESTRICT="test" #test fails; maybe it will work in the future, but till then... diff --git a/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild b/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild index 5adc2b615097..3fa32fac3b65 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.5 2007/05/06 04:52:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.14-r2.ebuild,v 1.6 2007/07/02 17:32:00 armin76 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="~amd64 ~hppa 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... diff --git a/app-mobilephone/gnokii/gnokii-0.6.14.ebuild b/app-mobilephone/gnokii/gnokii-0.6.14.ebuild index 9e2657f6f299..6672db3ad6a6 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.14.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.14.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.ebuild,v 1.7 2007/01/23 16:26:00 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.14.ebuild,v 1.8 2007/07/02 17:32:00 armin76 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="~amd64 ~hppa 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... diff --git a/app-mobilephone/gnokii/gnokii-0.6.17.ebuild b/app-mobilephone/gnokii/gnokii-0.6.17.ebuild index ac593cf3d0e8..f4c62fbc64b1 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.17.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.17.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.17.ebuild,v 1.2 2007/06/29 06:12:11 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.17.ebuild,v 1.3 2007/07/02 17:32:00 armin76 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="~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... diff --git a/app-mobilephone/gnokii/gnokii-0.6.7-r1.ebuild b/app-mobilephone/gnokii/gnokii-0.6.7-r1.ebuild index f3c6bdc34205..bb799d9fe67b 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.7-r1.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.7-r1.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.7-r1.ebuild,v 1.12 2007/01/23 16:26:00 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.7-r1.ebuild,v 1.13 2007/07/02 17:32:00 armin76 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="amd64 hppa ppc ppc64 sparc x86" IUSE="nls X bluetooth irda sms postgres mysql" RDEPEND="X? ( =x11-libs/gtk+-1.2* ) diff --git a/app-mobilephone/gnokii/gnokii-0.6.7-r2.ebuild b/app-mobilephone/gnokii/gnokii-0.6.7-r2.ebuild index 76ef625e9e66..dec3ffa5fd13 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.7-r2.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.7-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.7-r2.ebuild,v 1.4 2007/01/23 16:26:00 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.7-r2.ebuild,v 1.5 2007/07/02 17:32:00 armin76 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="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="nls X bluetooth irda sms postgres mysql" RDEPEND="X? ( =x11-libs/gtk+-1.2* ) diff --git a/app-mobilephone/gnokii/gnokii-0.6.8.ebuild b/app-mobilephone/gnokii/gnokii-0.6.8.ebuild index 6de0fc865b65..ffbff7596026 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.8.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.8.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.8.ebuild,v 1.8 2007/01/23 16:26:00 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.8.ebuild,v 1.9 2007/07/02 17:32:00 armin76 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="~amd64 hppa ppc ppc64 sparc x86" IUSE="nls X bluetooth irda sms postgres mysql" RDEPEND="X? ( =x11-libs/gtk+-1.2* ) |