summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-10 12:04:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-10 12:04:56 +0000
commitad4ba5cf0fd8810f51c97d183e68c08a58735619 (patch)
tree65e816bb098f89b602e17351b44b31a44da9304d /dev-libs/libcec
parentia64 and some demos now available, #455368 (diff)
downloadgentoo-2-ad4ba5cf0fd8810f51c97d183e68c08a58735619.tar.gz
gentoo-2-ad4ba5cf0fd8810f51c97d183e68c08a58735619.tar.bz2
gentoo-2-ad4ba5cf0fd8810f51c97d183e68c08a58735619.zip
Stable for amd64, wrt bug #456290
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs/libcec')
-rw-r--r--dev-libs/libcec/ChangeLog7
-rw-r--r--dev-libs/libcec/libcec-2.0.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libcec/ChangeLog b/dev-libs/libcec/ChangeLog
index de9b7dbe8b1f..1210a084d904 100644
--- a/dev-libs/libcec/ChangeLog
+++ b/dev-libs/libcec/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libcec
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcec/ChangeLog,v 1.20 2012/12/07 21:33:22 thev00d00 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcec/ChangeLog,v 1.21 2013/02/10 12:04:56 ago Exp $
+
+ 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libcec-2.0.5.ebuild:
+ Stable for amd64, wrt bug #456290
*libcec-2.0.5 (07 Dec 2012)
diff --git a/dev-libs/libcec/libcec-2.0.5.ebuild b/dev-libs/libcec/libcec-2.0.5.ebuild
index 2e238aa8098f..241653900ced 100644
--- a/dev-libs/libcec/libcec-2.0.5.ebuild
+++ b/dev-libs/libcec/libcec-2.0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcec/libcec-2.0.5.ebuild,v 1.1 2012/12/07 21:33:22 thev00d00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcec/libcec-2.0.5.ebuild,v 1.2 2013/02/10 12:04:56 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://github.com/Pulse-Eight/${PN}/tarball/${P} -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug static-libs"
RDEPEND="virtual/udev"