diff options
author | David Holm <dholm@gentoo.org> | 2005-05-03 08:41:51 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-03 08:41:51 +0000 |
commit | ad8a94e0ac63f4d034d259e1371fba9eafcfa4b2 (patch) | |
tree | 22923e304e131650f4de5f4d538325f0f4200567 /games-arcade/conveysdl | |
parent | Added to ~ppc (diff) | |
download | historical-ad8a94e0ac63f4d034d259e1371fba9eafcfa4b2.tar.gz historical-ad8a94e0ac63f4d034d259e1371fba9eafcfa4b2.tar.bz2 historical-ad8a94e0ac63f4d034d259e1371fba9eafcfa4b2.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.21
Diffstat (limited to 'games-arcade/conveysdl')
-rw-r--r-- | games-arcade/conveysdl/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/conveysdl/conveysdl-1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/conveysdl/ChangeLog b/games-arcade/conveysdl/ChangeLog index 094d6c935543..399124c73832 100644 --- a/games-arcade/conveysdl/ChangeLog +++ b/games-arcade/conveysdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/conveysdl # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/ChangeLog,v 1.1 2005/02/19 05:31:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/ChangeLog,v 1.2 2005/05/03 08:41:51 dholm Exp $ + + 03 May 2005; David Holm <dholm@gentoo.org> conveysdl-1.ebuild: + Added to ~ppc. *conveysdl-1 (19 Feb 2005) diff --git a/games-arcade/conveysdl/conveysdl-1.ebuild b/games-arcade/conveysdl/conveysdl-1.ebuild index 48bad489eda9..3171b78d1330 100644 --- a/games-arcade/conveysdl/conveysdl-1.ebuild +++ b/games-arcade/conveysdl/conveysdl-1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/conveysdl-1.ebuild,v 1.1 2005/02/19 05:31:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/conveysdl-1.ebuild,v 1.2 2005/05/03 08:41:51 dholm Exp $ inherit games @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND=">=media-libs/libsdl-1.2.7 |