summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-02 17:15:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-02 17:15:52 +0000
commitc280d3de52127b02a16a303a7dac3a8715b8de2e (patch)
tree1161933d6f03757abc30c2b6026ee0363e02a7b6 /media-video/em8300-libraries
parentsci-libs/tamu_anova: Handle static libs (diff)
downloadhistorical-c280d3de52127b02a16a303a7dac3a8715b8de2e.tar.gz
historical-c280d3de52127b02a16a303a7dac3a8715b8de2e.tar.bz2
historical-c280d3de52127b02a16a303a7dac3a8715b8de2e.zip
Stable for amd64, wrt bug #413411
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'media-video/em8300-libraries')
-rw-r--r--media-video/em8300-libraries/ChangeLog6
-rw-r--r--media-video/em8300-libraries/em8300-libraries-0.18.0_p20120124.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/em8300-libraries/ChangeLog b/media-video/em8300-libraries/ChangeLog
index 342a22cfeba6..a360675d6000 100644
--- a/media-video/em8300-libraries/ChangeLog
+++ b/media-video/em8300-libraries/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/em8300-libraries
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-libraries/ChangeLog,v 1.46 2012/03/04 03:55:23 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-libraries/ChangeLog,v 1.47 2012/05/02 17:15:28 ago Exp $
+
+ 02 May 2012; Agostino Sarubbo <ago@gentoo.org>
+ em8300-libraries-0.18.0_p20120124.ebuild:
+ Stable for amd64, wrt bug #413411
*em8300-libraries-0.18.0_p20120124 (04 Mar 2012)
diff --git a/media-video/em8300-libraries/em8300-libraries-0.18.0_p20120124.ebuild b/media-video/em8300-libraries/em8300-libraries-0.18.0_p20120124.ebuild
index 89d00f6ed746..3b1a4e4c53e1 100644
--- a/media-video/em8300-libraries/em8300-libraries-0.18.0_p20120124.ebuild
+++ b/media-video/em8300-libraries/em8300-libraries-0.18.0_p20120124.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-video/em8300-libraries/em8300-libraries-0.18.0_p20120124.ebuild,v 1.1 2012/03/04 03:55:23 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-libraries/em8300-libraries-0.18.0_p20120124.ebuild,v 1.2 2012/05/02 17:15:28 ago Exp $
EAPI=2
inherit autotools
@@ -14,7 +14,7 @@ SRC_URI="http://vdr.websitec.de/download/${MY_P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="gtk modules"
COMMON_DEPEND="gtk? ( x11-libs/gtk+:2 )"