summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-09-06 03:58:06 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-09-06 03:58:06 +0000
commit490bb258cf66ab8ab775307eadcd0eb38c81e0a2 (patch)
treec7a2d80c196d8ce2c9ab7340a5e9f59b64be064f /media-libs
parentStable x86 (diff)
downloadgentoo-2-490bb258cf66ab8ab775307eadcd0eb38c81e0a2.tar.gz
gentoo-2-490bb258cf66ab8ab775307eadcd0eb38c81e0a2.tar.bz2
gentoo-2-490bb258cf66ab8ab775307eadcd0eb38c81e0a2.zip
Stable x86
(Portage version: 2.1-r2)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/adplug/ChangeLog5
-rw-r--r--media-libs/adplug/adplug-2.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/adplug/ChangeLog b/media-libs/adplug/ChangeLog
index d1e849026b13..174ac6f9c409 100644
--- a/media-libs/adplug/ChangeLog
+++ b/media-libs/adplug/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/adplug
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/ChangeLog,v 1.17 2006/09/05 20:02:49 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/ChangeLog,v 1.18 2006/09/06 03:58:06 tsunam Exp $
+
+ 06 Sep 2006; Joshua Jackson <tsunam@gentoo.org> adplug-2.0.1.ebuild:
+ Stable x86; bug #139593
05 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> adplug-2.0.1.ebuild:
ppc stable, bug #139593
diff --git a/media-libs/adplug/adplug-2.0.1.ebuild b/media-libs/adplug/adplug-2.0.1.ebuild
index 4ff957d9e76e..fc1b439898e3 100644
--- a/media-libs/adplug/adplug-2.0.1.ebuild
+++ b/media-libs/adplug/adplug-2.0.1.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/media-libs/adplug/adplug-2.0.1.ebuild,v 1.3 2006/09/05 20:02:49 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/adplug-2.0.1.ebuild,v 1.4 2006/09/06 03:58:06 tsunam Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ppc sparc ~x86"
+KEYWORDS="~amd64 ppc sparc x86"
DEPEND=">=dev-cpp/libbinio-1.4"