diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 14:47:02 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 14:47:02 +0000 |
commit | 4bf38bfb57cb23303ce437b7e11a5454f693bd9c (patch) | |
tree | 7fd7e41b9d53e71e2c2f3a6e96efbbd56512cb2a /media-sound | |
parent | x86 stable wrt bug #400149 (diff) | |
download | gentoo-2-4bf38bfb57cb23303ce437b7e11a5454f693bd9c.tar.gz gentoo-2-4bf38bfb57cb23303ce437b7e11a5454f693bd9c.tar.bz2 gentoo-2-4bf38bfb57cb23303ce437b7e11a5454f693bd9c.zip |
x86 stable wrt bug #403745
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/cd-discid/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/cd-discid/cd-discid-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/cd-discid/ChangeLog b/media-sound/cd-discid/ChangeLog index a8d68438929c..f3147957172c 100644 --- a/media-sound/cd-discid/ChangeLog +++ b/media-sound/cd-discid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/cd-discid # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/ChangeLog,v 1.24 2012/02/17 11:50:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/ChangeLog,v 1.25 2012/02/24 14:47:02 phajdan.jr Exp $ + + 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> cd-discid-1.3.ebuild: + x86 stable wrt bug #403745 17 Feb 2012; Agostino Sarubbo <ago@gentoo.org> cd-discid-1.3.ebuild: Stable for amd64, wrt bug #403745 diff --git a/media-sound/cd-discid/cd-discid-1.3.ebuild b/media-sound/cd-discid/cd-discid-1.3.ebuild index 57b003b5521d..18755d77bcc7 100644 --- a/media-sound/cd-discid/cd-discid-1.3.ebuild +++ b/media-sound/cd-discid/cd-discid-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/cd-discid-1.3.ebuild,v 1.3 2012/02/17 11:50:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/cd-discid-1.3.ebuild,v 1.4 2012/02/24 14:47:02 phajdan.jr Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/taem/${PN}/tarball/upstream/${PV} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" DOCS=( changelog README ) |