diff options
author | Brent Baude <ranger@gentoo.org> | 2007-11-27 01:34:39 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-11-27 01:34:39 +0000 |
commit | a9640d49e1d104886237b059043f6ddec14d666a (patch) | |
tree | b91a4e538e551be39ac1db94ebf97e449020aee7 /dev-ruby | |
parent | Marking actionmailer-1.3.6 ppc64 for bug 200159 (diff) | |
download | gentoo-2-a9640d49e1d104886237b059043f6ddec14d666a.tar.gz gentoo-2-a9640d49e1d104886237b059043f6ddec14d666a.tar.bz2 gentoo-2-a9640d49e1d104886237b059043f6ddec14d666a.zip |
Marking actionwebservice-1.2.6 ppc64 for bug 200159
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/actionwebservice/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index fc69a2519f16..1b053e7e34e7 100644 --- a/dev-ruby/actionwebservice/ChangeLog +++ b/dev-ruby/actionwebservice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/actionwebservice # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.66 2007/11/26 23:26:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.67 2007/11/27 01:34:39 ranger Exp $ + + 27 Nov 2007; Brent Baude <ranger@gentoo.org> + actionwebservice-1.2.6.ebuild: + Marking actionwebservice-1.2.6 ppc64 for bug 200159 26 Nov 2007; Brent Baude <ranger@gentoo.org> actionwebservice-1.2.6.ebuild: diff --git a/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild b/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild index 28edf9a26996..7225dc2861b7 100644 --- a/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild +++ b/dev-ruby/actionwebservice/actionwebservice-1.2.6.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/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild,v 1.3 2007/11/26 23:26:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.6.ebuild,v 1.4 2007/11/27 01:34:39 ranger Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://rubyforge.org/projects/aws/" LICENSE="MIT" SLOT="1.2" -KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/ruby-1.8.5 |