diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-27 03:20:34 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-27 03:20:34 +0000 |
commit | bc85e6e93493c576b223f3d070c14c87ccd15a75 (patch) | |
tree | 796cd7f04952a73db0230d757844b881baded350 /media-sound/gnome-alsamixer | |
parent | 1.0.2 stable on x86. Cleaned up all ebuilds. Fixed DEPs. (diff) | |
download | historical-bc85e6e93493c576b223f3d070c14c87ccd15a75.tar.gz historical-bc85e6e93493c576b223f3d070c14c87ccd15a75.tar.bz2 historical-bc85e6e93493c576b223f3d070c14c87ccd15a75.zip |
Stable on x86.
Diffstat (limited to 'media-sound/gnome-alsamixer')
-rw-r--r-- | media-sound/gnome-alsamixer/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/gnome-alsamixer/Manifest | 8 | ||||
-rw-r--r-- | media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild | 10 | ||||
-rw-r--r-- | media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild | 8 |
4 files changed, 18 insertions, 14 deletions
diff --git a/media-sound/gnome-alsamixer/ChangeLog b/media-sound/gnome-alsamixer/ChangeLog index e2dad02fa3b6..6aecf6c013d7 100644 --- a/media-sound/gnome-alsamixer/ChangeLog +++ b/media-sound/gnome-alsamixer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/gnome-alsamixer # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/ChangeLog,v 1.4 2004/02/18 17:44:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/ChangeLog,v 1.5 2004/03/27 03:20:34 eradicator Exp $ + + 26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> + gnome-alsamixer-0.9.3.ebuild, gnome-alsamixer-0.9.6.ebuild: + Stable on x86. 18 Feb 2004; Jeremy Huddleston <eradicator@gentoo.org> gnome-alsamixer-0.9.3.ebuild: diff --git a/media-sound/gnome-alsamixer/Manifest b/media-sound/gnome-alsamixer/Manifest index bfdee88746fa..ef4883b98696 100644 --- a/media-sound/gnome-alsamixer/Manifest +++ b/media-sound/gnome-alsamixer/Manifest @@ -1,7 +1,7 @@ -MD5 c926f5aeaa6a842326ff7e03a5f3ece3 ChangeLog 1004 -MD5 098fe09453cfda54a45f54cf0dbda0ed gnome-alsamixer-0.9.3.ebuild 947 -MD5 3033b4600ffebb861c5058852656c79b gnome-alsamixer-0.9.6.ebuild 825 +MD5 25eb1622e4a2e8a28247764dcaaebf0f gnome-alsamixer-0.9.6.ebuild 825 +MD5 ef67035317e3c8e6bd36c310982bf1b1 gnome-alsamixer-0.9.3.ebuild 945 +MD5 c84ff7f36948cb3bba9dcf8058a80908 ChangeLog 1141 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 +MD5 62622a38c69e0f766d8f8f1f4948dadc files/gnome-alsamixer.desktop 290 MD5 cda3ce4e4127b307f956a8a48dfa44db files/digest-gnome-alsamixer-0.9.3 72 MD5 8ee992b81ac5ed728c89cea5addf5dff files/digest-gnome-alsamixer-0.9.6 72 -MD5 62622a38c69e0f766d8f8f1f4948dadc files/gnome-alsamixer.desktop 290 diff --git a/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild b/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild index 631d4c75ec69..1e3af6ec4dd4 100644 --- a/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild +++ b/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild,v 1.7 2004/02/18 17:44:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.3.ebuild,v 1.8 2004/03/27 03:20:34 eradicator Exp $ IUSE="" DESCRIPTION="Gnome 2 based ALSA Mixer" @@ -10,11 +10,11 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" RDEPEND=">=media-libs/alsa-lib-0.9.0_rc1 - >=x11-libs/gtk+-2.0.6 - >=gnome-base/libgnomeui-2.0.5" + >=x11-libs/gtk+-2.0.6 + >=gnome-base/libgnomeui-2.0.5" DEPEND="${RDEPEND} - dev-util/pkgconfig - dev-util/desktop-file-utils" + dev-util/pkgconfig + dev-util/desktop-file-utils" src_install() { # hack to prevent ugly filenames in /usr/share/applications diff --git a/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild b/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild index 04b1af78bae4..06baef9e5554 100644 --- a/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild +++ b/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild,v 1.2 2004/03/04 04:28:19 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild,v 1.3 2004/03/27 03:20:34 eradicator Exp $ IUSE="" DESCRIPTION="Gnome 2 based ALSA Mixer" @@ -8,13 +8,13 @@ HOMEPAGE="http://www.paw.co.za/projects/gnome-alsamixer" SRC_URI="ftp://ftp.paw.co.za/pub/PAW/sources/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" RDEPEND=">=media-libs/alsa-lib-0.9.0_rc1 >=x11-libs/gtk+-2.0.6 >=gnome-base/libgnomeui-2.0.5" DEPEND="${RDEPEND} - dev-util/pkgconfig - dev-util/desktop-file-utils" + dev-util/pkgconfig + dev-util/desktop-file-utils" src_install() { make DESTDIR=${D} install || die |