summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-04-16 09:19:04 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-04-16 09:19:04 +0000
commit1cf4b231723b1cd973a6250a406b98237a82ccd9 (patch)
treea6aef457df8138e4486d2afb03d85b2af6c7b65c /media-libs
parentVersion bump (diff)
downloadgentoo-2-1cf4b231723b1cd973a6250a406b98237a82ccd9.tar.gz
gentoo-2-1cf4b231723b1cd973a6250a406b98237a82ccd9.tar.bz2
gentoo-2-1cf4b231723b1cd973a6250a406b98237a82ccd9.zip
stable x86, security bug 284886
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/lastfmlib/ChangeLog6
-rw-r--r--media-libs/lastfmlib/lastfmlib-0.4.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/lastfmlib/ChangeLog b/media-libs/lastfmlib/ChangeLog
index f9ebd21c17ba..eba9d04199d4 100644
--- a/media-libs/lastfmlib/ChangeLog
+++ b/media-libs/lastfmlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/lastfmlib
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lastfmlib/ChangeLog,v 1.8 2010/01/05 14:45:56 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lastfmlib/ChangeLog,v 1.9 2010/04/16 09:19:04 fauli Exp $
+
+ 16 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
+ lastfmlib-0.4.0.ebuild:
+ stable x86, security bug 284886
*lastfmlib-0.4.0 (05 Jan 2010)
diff --git a/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild b/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild
index 2f36ef2d3c42..c402024b3764 100644
--- a/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild
+++ b/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild,v 1.1 2010/01/05 14:45:56 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild,v 1.2 2010/04/16 09:19:04 fauli Exp $
EAPI=2
@@ -10,7 +10,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="debug syslog"
RDEPEND="net-misc/curl"