diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-13 23:42:25 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-13 23:42:25 +0000 |
commit | ee3a7c0a18e97aa81e33e0fac813266268a1d0c4 (patch) | |
tree | 49a3022096c36def688aa2ad6d80aae8738d8f12 /games-util/agistudio | |
parent | Initial import, full screen frontend for Amarok. (diff) | |
download | gentoo-2-ee3a7c0a18e97aa81e33e0fac813266268a1d0c4.tar.gz gentoo-2-ee3a7c0a18e97aa81e33e0fac813266268a1d0c4.tar.bz2 gentoo-2-ee3a7c0a18e97aa81e33e0fac813266268a1d0c4.zip |
stable for x86
(Portage version: 2.1.1-r2)
Diffstat (limited to 'games-util/agistudio')
-rw-r--r-- | games-util/agistudio/agistudio-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/agistudio/agistudio-1.2.2.ebuild b/games-util/agistudio/agistudio-1.2.2.ebuild index 6c0607d776f2..61ea465d6534 100644 --- a/games-util/agistudio/agistudio-1.2.2.ebuild +++ b/games-util/agistudio/agistudio-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/agistudio/agistudio-1.2.2.ebuild,v 1.1 2006/10/11 23:19:38 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/agistudio/agistudio-1.2.2.ebuild,v 1.2 2007/02/13 23:42:25 mr_bones_ Exp $ inherit toolchain-funcs qt3 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="$(qt_min_version 3.3)" |