summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-07-01 18:31:46 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-07-01 18:31:46 +0000
commitb8e3b43c3fa24a070d431c4d601be42771f13f06 (patch)
treeffdddba65eb99414e2a56390fb0eedb26502d90a /dev-ruby/ruby-postgres
parentalpha/ia64/s390/sh/sparc stable wrt #412307 (diff)
downloadgentoo-2-b8e3b43c3fa24a070d431c4d601be42771f13f06.tar.gz
gentoo-2-b8e3b43c3fa24a070d431c4d601be42771f13f06.tar.bz2
gentoo-2-b8e3b43c3fa24a070d431c4d601be42771f13f06.zip
drop alpha keywords
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/ruby-postgres')
-rw-r--r--dev-ruby/ruby-postgres/ChangeLog6
-rw-r--r--dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-postgres/ChangeLog b/dev-ruby/ruby-postgres/ChangeLog
index daf5c243dbf3..af3ae3a0309b 100644
--- a/dev-ruby/ruby-postgres/ChangeLog
+++ b/dev-ruby/ruby-postgres/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-postgres
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.43 2012/05/01 18:24:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.44 2012/07/01 18:31:45 armin76 Exp $
+
+ 01 Jul 2012; Raúl Porcel <armin76@gentoo.org>
+ ruby-postgres-0.7.9.20080128-r2.ebuild:
+ Drop alpha keywords
01 May 2012; Raúl Porcel <armin76@gentoo.org>
ruby-postgres-0.7.9.20080128-r2.ebuild:
diff --git a/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild b/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild
index 825335e26797..f30ac230a922 100644
--- a/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild
+++ b/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.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/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild,v 1.8 2012/05/01 18:24:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild,v 1.9 2012/07/01 18:31:45 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ree18"
@@ -26,7 +26,7 @@ HOMEPAGE="http://ruby.scripting.ca/postgres"
SRC_URI="mirror://rubygems/${MY_P}.gem"
LICENSE="GPL-2 Ruby"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
RDEPEND="${RDEPEND} dev-db/postgresql-base"