diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-18 14:38:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-18 14:38:34 +0000 |
commit | ebd1e87d60612d2869f42bd623aa1a31f306fa5b (patch) | |
tree | 302d124fbb4cb79dba958e110b16f3b3ee94bda8 /app-pda/jpilot-backup | |
parent | Version bump. (diff) | |
download | gentoo-2-ebd1e87d60612d2869f42bd623aa1a31f306fa5b.tar.gz gentoo-2-ebd1e87d60612d2869f42bd623aa1a31f306fa5b.tar.bz2 gentoo-2-ebd1e87d60612d2869f42bd623aa1a31f306fa5b.zip |
Drop alpha keywords
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-pda/jpilot-backup')
-rw-r--r-- | app-pda/jpilot-backup/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/jpilot-backup/jpilot-backup-0.53.ebuild | 4 | ||||
-rw-r--r-- | app-pda/jpilot-backup/jpilot-backup-0.60.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-pda/jpilot-backup/ChangeLog b/app-pda/jpilot-backup/ChangeLog index 7056d1e50a32..17365bb885b3 100644 --- a/app-pda/jpilot-backup/ChangeLog +++ b/app-pda/jpilot-backup/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/jpilot-backup # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-backup/ChangeLog,v 1.18 2010/08/23 19:28:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-backup/ChangeLog,v 1.19 2010/09/18 14:38:33 armin76 Exp $ + + 18 Sep 2010; Raúl Porcel <armin76@gentoo.org> jpilot-backup-0.53.ebuild, + jpilot-backup-0.60.ebuild: + Drop alpha keywords 23 Aug 2010; Markus Meier <maekke@gentoo.org> jpilot-backup-0.60.ebuild: x86 stable, bug #333717 diff --git a/app-pda/jpilot-backup/jpilot-backup-0.53.ebuild b/app-pda/jpilot-backup/jpilot-backup-0.53.ebuild index 5331215058f5..d740c2d92de9 100644 --- a/app-pda/jpilot-backup/jpilot-backup-0.53.ebuild +++ b/app-pda/jpilot-backup/jpilot-backup-0.53.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-backup/jpilot-backup-0.53.ebuild,v 1.6 2010/07/13 14:07:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-backup/jpilot-backup-0.53.ebuild,v 1.7 2010/09/18 14:38:34 armin76 Exp $ inherit multilib @@ -10,7 +10,7 @@ HOMEPAGE="http://www.jlogday.com/code/jpilot-backup/index.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.6.10-r1 diff --git a/app-pda/jpilot-backup/jpilot-backup-0.60.ebuild b/app-pda/jpilot-backup/jpilot-backup-0.60.ebuild index f40e4630747a..0000abe871c6 100644 --- a/app-pda/jpilot-backup/jpilot-backup-0.60.ebuild +++ b/app-pda/jpilot-backup/jpilot-backup-0.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-backup/jpilot-backup-0.60.ebuild,v 1.4 2010/08/23 19:28:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-backup/jpilot-backup-0.60.ebuild,v 1.5 2010/09/18 14:38:33 armin76 Exp $ EAPI=2 inherit flag-o-matic multilib @@ -11,7 +11,7 @@ SRC_URI="http://www.jlogday.com/code/jpilot-backup/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.18.9 |