summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-05-01 18:24:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-05-01 18:24:28 +0000
commitb6d3b862c7c690a21af8a059327768fbaf947914 (patch)
tree2755aba8853576e28c2a19e272257848f94bbd4f /dev-ruby/shorturl
parentMask xf86-video-intel glamor flag. (diff)
downloadgentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.tar.gz
gentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.tar.bz2
gentoo-2-b6d3b862c7c690a21af8a059327768fbaf947914.zip
Drop ia64/sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/shorturl')
-rw-r--r--dev-ruby/shorturl/ChangeLog6
-rw-r--r--dev-ruby/shorturl/shorturl-0.8.8-r1.ebuild4
-rw-r--r--dev-ruby/shorturl/shorturl-0.8.8.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/shorturl/ChangeLog b/dev-ruby/shorturl/ChangeLog
index f4788da8f470..197ea3604c17 100644
--- a/dev-ruby/shorturl/ChangeLog
+++ b/dev-ruby/shorturl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/shorturl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/ChangeLog,v 1.17 2012/04/07 16:56:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/ChangeLog,v 1.18 2012/05/01 18:24:14 armin76 Exp $
+
+ 01 May 2012; Raúl Porcel <armin76@gentoo.org> shorturl-0.8.8.ebuild,
+ shorturl-0.8.8-r1.ebuild:
+ Drop ia64/sparc keywords
07 Apr 2012; Markus Meier <maekke@gentoo.org> shorturl-0.8.8.ebuild:
x86 stable, bug #399581
diff --git a/dev-ruby/shorturl/shorturl-0.8.8-r1.ebuild b/dev-ruby/shorturl/shorturl-0.8.8-r1.ebuild
index 40d8369dd68e..195ea103d04d 100644
--- a/dev-ruby/shorturl/shorturl-0.8.8-r1.ebuild
+++ b/dev-ruby/shorturl/shorturl-0.8.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-0.8.8-r1.ebuild,v 1.1 2012/01/29 08:00:28 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-0.8.8-r1.ebuild,v 1.2 2012/05/01 18:24:14 armin76 Exp $
EAPI=2
@@ -18,7 +18,7 @@ HOMEPAGE="http://shorturl.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-macos"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-macos"
IUSE=""
all_ruby_prepare() {
diff --git a/dev-ruby/shorturl/shorturl-0.8.8.ebuild b/dev-ruby/shorturl/shorturl-0.8.8.ebuild
index cabfcb0f4503..20ee49403ba3 100644
--- a/dev-ruby/shorturl/shorturl-0.8.8.ebuild
+++ b/dev-ruby/shorturl/shorturl-0.8.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-0.8.8.ebuild,v 1.4 2012/04/07 16:56:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-0.8.8.ebuild,v 1.5 2012/05/01 18:24:14 armin76 Exp $
EAPI=2
@@ -18,7 +18,7 @@ HOMEPAGE="http://shorturl.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd ~x86-macos"
+KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd ~x86-macos"
IUSE=""
all_ruby_prepare() {