diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-20 18:57:38 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-20 18:57:38 +0000 |
commit | 6ce23d0949c2d7eb286e377de91ba6e2ba64c6d7 (patch) | |
tree | d13f556cdb17677a4ffc66b044683bf065757289 /dev-embedded/gpsim/gpsim-0.24.0-r1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-6ce23d0949c2d7eb286e377de91ba6e2ba64c6d7.tar.gz gentoo-2-6ce23d0949c2d7eb286e377de91ba6e2ba64c6d7.tar.bz2 gentoo-2-6ce23d0949c2d7eb286e377de91ba6e2ba64c6d7.zip |
ppc/ppc64 stable wrt #341169
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-embedded/gpsim/gpsim-0.24.0-r1.ebuild')
-rw-r--r-- | dev-embedded/gpsim/gpsim-0.24.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-embedded/gpsim/gpsim-0.24.0-r1.ebuild b/dev-embedded/gpsim/gpsim-0.24.0-r1.ebuild index 083f591112f2..4a9a3e7ff49e 100644 --- a/dev-embedded/gpsim/gpsim-0.24.0-r1.ebuild +++ b/dev-embedded/gpsim/gpsim-0.24.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gpsim/gpsim-0.24.0-r1.ebuild,v 1.3 2010/10/20 11:11:33 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/gpsim/gpsim-0.24.0-r1.ebuild,v 1.4 2011/01/20 18:57:38 xarthisius Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gpsim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="doc gtk" RDEPEND="dev-libs/glib:2 |