diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-05-21 22:29:05 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-05-21 22:29:05 +0000 |
commit | b480edc95be09a147f5f6df5749b1fb6b52ec100 (patch) | |
tree | 3f239dc5b83aaae09ccec56fca56c7c6ea785f92 /media-libs/fmod | |
parent | Bump (diff) | |
download | gentoo-2-b480edc95be09a147f5f6df5749b1fb6b52ec100.tar.gz gentoo-2-b480edc95be09a147f5f6df5749b1fb6b52ec100.tar.bz2 gentoo-2-b480edc95be09a147f5f6df5749b1fb6b52ec100.zip |
Leftover..
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/fmod')
-rw-r--r-- | media-libs/fmod/fmod-4.24.07.ebuild | 3 | ||||
-rw-r--r-- | media-libs/fmod/fmod-4.25.07.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/media-libs/fmod/fmod-4.24.07.ebuild b/media-libs/fmod/fmod-4.24.07.ebuild index def3aefba96d..c21fdb91a50d 100644 --- a/media-libs/fmod/fmod-4.24.07.ebuild +++ b/media-libs/fmod/fmod-4.24.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-4.24.07.ebuild,v 1.3 2009/05/21 21:47:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-4.24.07.ebuild,v 1.4 2009/05/21 22:29:05 ssuominen Exp $ inherit versionator @@ -9,7 +9,6 @@ MY_P=fmodapi$(delete_all_version_separators)linux DESCRIPTION="music and sound effects library, and a sound processing system" HOMEPAGE="http://www.fmod.org" SRC_URI="x86? ( http://www.fmod.org/index.php/release/version/${MY_P}.tar.gz ) - multilib? ( http://www.fmod.org/index.php/release/version/${MY_P}.tar.gz ) amd64? ( http://www.fmod.org/index.php/release/version/${MY_P}64.tar.gz )" LICENSE="fmod" diff --git a/media-libs/fmod/fmod-4.25.07.ebuild b/media-libs/fmod/fmod-4.25.07.ebuild index 4f2c0067cc80..ac8e8b95b512 100644 --- a/media-libs/fmod/fmod-4.25.07.ebuild +++ b/media-libs/fmod/fmod-4.25.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-4.25.07.ebuild,v 1.1 2009/05/21 22:06:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-4.25.07.ebuild,v 1.2 2009/05/21 22:29:05 ssuominen Exp $ inherit versionator @@ -9,7 +9,6 @@ MY_P=fmodapi$(delete_all_version_separators)linux DESCRIPTION="music and sound effects library, and a sound processing system" HOMEPAGE="http://www.fmod.org" SRC_URI="x86? ( http://www.fmod.org/index.php/release/version/${MY_P}.tar.gz ) - multilib? ( http://www.fmod.org/index.php/release/version/${MY_P}.tar.gz ) amd64? ( http://www.fmod.org/index.php/release/version/${MY_P}64.tar.gz )" LICENSE="fmod" |