summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-06-12 19:06:56 +0000
committerHans de Graaff <graaff@gentoo.org>2010-06-12 19:06:56 +0000
commit7d91cad5d76f6538f6f9eb099a0cc4c0ba526e14 (patch)
tree3c1a56d2882d868224bac20bb3bfce05f10a38d3 /dev-ruby/actionwebservice
parentMove prefix keywords forward since there is no obvious reason for them to be ... (diff)
downloadgentoo-2-7d91cad5d76f6538f6f9eb099a0cc4c0ba526e14.tar.gz
gentoo-2-7d91cad5d76f6538f6f9eb099a0cc4c0ba526e14.tar.bz2
gentoo-2-7d91cad5d76f6538f6f9eb099a0cc4c0ba526e14.zip
Remove old versions.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/actionwebservice')
-rw-r--r--dev-ruby/actionwebservice/ChangeLog7
-rw-r--r--dev-ruby/actionwebservice/actionwebservice-2.3.2.ebuild24
-rw-r--r--dev-ruby/actionwebservice/actionwebservice-2.3.3.ebuild26
-rw-r--r--dev-ruby/actionwebservice/actionwebservice-2.3.4.ebuild26
4 files changed, 6 insertions, 77 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog
index 2c04d2078fe6..79263003940b 100644
--- a/dev-ruby/actionwebservice/ChangeLog
+++ b/dev-ruby/actionwebservice/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/actionwebservice
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.77 2010/06/12 19:05:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.78 2010/06/12 19:06:56 graaff Exp $
+
+ 12 Jun 2010; Hans de Graaff <graaff@gentoo.org>
+ -actionwebservice-2.3.2.ebuild, -actionwebservice-2.3.3.ebuild,
+ -actionwebservice-2.3.4.ebuild:
+ Remove old versions.
12 Jun 2010; Hans de Graaff <graaff@gentoo.org>
actionwebservice-2.3.5.ebuild:
diff --git a/dev-ruby/actionwebservice/actionwebservice-2.3.2.ebuild b/dev-ruby/actionwebservice/actionwebservice-2.3.2.ebuild
deleted file mode 100644
index 854c3ea50074..000000000000
--- a/dev-ruby/actionwebservice/actionwebservice-2.3.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-2.3.2.ebuild,v 1.1 2009/10/12 22:13:40 flameeyes Exp $
-
-MY_P="datanoise-${P}"
-
-inherit ruby gems
-
-DESCRIPTION="Simple Support for Web Services APIs for Rails"
-HOMEPAGE="http://github.com/datanoise/actionwebservice"
-SRC_URI="http://gems.github.com/gems/${MY_P}.gem"
-
-LICENSE="MIT"
-SLOT="2.3"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="=dev-ruby/actionpack-2.3*
- =dev-ruby/activerecord-2.3*"
-RDEPEND="${DEPEND}"
-
-USE_RUBY="ruby18"
-
-GEMS_FORCE_INSTALL="yes"
diff --git a/dev-ruby/actionwebservice/actionwebservice-2.3.3.ebuild b/dev-ruby/actionwebservice/actionwebservice-2.3.3.ebuild
deleted file mode 100644
index e3e85f2b1c7c..000000000000
--- a/dev-ruby/actionwebservice/actionwebservice-2.3.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-2.3.3.ebuild,v 1.1 2009/10/12 22:13:40 flameeyes Exp $
-
-MY_OWNER="dougbarth"
-
-MY_P="${MY_OWNER}-${P}"
-
-inherit ruby gems
-
-DESCRIPTION="Simple Support for Web Services APIs for Rails"
-HOMEPAGE="http://github.com/datanoise/actionwebservice"
-SRC_URI="http://gems.github.com/gems/${MY_P}.gem"
-
-LICENSE="MIT"
-SLOT="2.3"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="=dev-ruby/actionpack-2.3*
- =dev-ruby/activerecord-2.3*"
-RDEPEND="${DEPEND}"
-
-USE_RUBY="ruby18"
-
-GEMS_FORCE_INSTALL="yes"
diff --git a/dev-ruby/actionwebservice/actionwebservice-2.3.4.ebuild b/dev-ruby/actionwebservice/actionwebservice-2.3.4.ebuild
deleted file mode 100644
index b494087aaa00..000000000000
--- a/dev-ruby/actionwebservice/actionwebservice-2.3.4.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-2.3.4.ebuild,v 1.2 2010/01/04 11:05:10 fauli Exp $
-
-MY_OWNER="dougbarth"
-
-MY_P="${MY_OWNER}-${P}"
-
-inherit ruby gems
-
-DESCRIPTION="Simple Support for Web Services APIs for Rails"
-HOMEPAGE="http://github.com/datanoise/actionwebservice"
-SRC_URI="http://gems.github.com/gems/${MY_P}.gem"
-
-LICENSE="MIT"
-SLOT="2.3"
-KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-DEPEND="=dev-ruby/actionpack-2.3*
- =dev-ruby/activerecord-2.3*"
-RDEPEND="${DEPEND}"
-
-USE_RUBY="ruby18"
-
-GEMS_FORCE_INSTALL="yes"