diff options
author | 2013-08-31 09:45:29 +0000 | |
---|---|---|
committer | 2013-08-31 09:45:29 +0000 | |
commit | e2ea4314d1984ec5853be979a9b7e26464f069eb (patch) | |
tree | bab12b139e34e8bc4729858cac395c5e3a685f8b /games-arcade | |
parent | Stable for amd64, wrt bug #482394 (diff) | |
download | gentoo-2-e2ea4314d1984ec5853be979a9b7e26464f069eb.tar.gz gentoo-2-e2ea4314d1984ec5853be979a9b7e26464f069eb.tar.bz2 gentoo-2-e2ea4314d1984ec5853be979a9b7e26464f069eb.zip |
Stable for amd64, wrt bug #482506
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/orthorobot/ChangeLog | 6 | ||||
-rw-r--r-- | games-arcade/orthorobot/orthorobot-0.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-arcade/orthorobot/ChangeLog b/games-arcade/orthorobot/ChangeLog index 608217c92cd2..39057f59c91c 100644 --- a/games-arcade/orthorobot/ChangeLog +++ b/games-arcade/orthorobot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/orthorobot # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/orthorobot/ChangeLog,v 1.1 2013/03/19 08:11:29 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/orthorobot/ChangeLog,v 1.2 2013/08/31 09:45:29 ago Exp $ + + 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> orthorobot-0.ebuild: + Stable for amd64, wrt bug #482506 *orthorobot-0 (19 Mar 2013) @@ -8,4 +11,3 @@ +metadata.xml: Initial import from lua overlay. Ebuild by Vadim Misbakh-Soloviov <mva AT mva.name> - diff --git a/games-arcade/orthorobot/orthorobot-0.ebuild b/games-arcade/orthorobot/orthorobot-0.ebuild index 71e7d78e58c3..b770f55155a0 100644 --- a/games-arcade/orthorobot/orthorobot-0.ebuild +++ b/games-arcade/orthorobot/orthorobot-0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/orthorobot/orthorobot-0.ebuild,v 1.1 2013/03/19 08:11:29 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/orthorobot/orthorobot-0.ebuild,v 1.2 2013/08/31 09:45:29 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://stabyourself.net/dl.php?file=${PN}/${PN}-source.zip -> ${P}.zip" LICENSE="CC-BY-NC-ND-3.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=">=games-engines/love-0.8.0" DEPEND="${RDEPEND} |