summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-26 10:39:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-26 10:39:18 +0000
commit7df3b4d61cc6959706923ebe7cd74e455967319a (patch)
tree3e906d0ab606c64cdb8f3031e592055790255d6b /app-misc
parentSupport python 3.4 (diff)
downloadgentoo-2-7df3b4d61cc6959706923ebe7cd74e455967319a.tar.gz
gentoo-2-7df3b4d61cc6959706923ebe7cd74e455967319a.tar.bz2
gentoo-2-7df3b4d61cc6959706923ebe7cd74e455967319a.zip
Stable for amd64, wrt bug #529408
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/lcd4linux/ChangeLog7
-rw-r--r--app-misc/lcd4linux/lcd4linux-0.10.1_rc2-r3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/lcd4linux/ChangeLog b/app-misc/lcd4linux/ChangeLog
index 6ed5e9d8ab87..c4ec2d67fb5d 100644
--- a/app-misc/lcd4linux/ChangeLog
+++ b/app-misc/lcd4linux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/lcd4linux
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd4linux/ChangeLog,v 1.43 2013/12/30 11:10:49 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd4linux/ChangeLog,v 1.44 2014/11/26 10:39:18 ago Exp $
+
+ 26 Nov 2014; Agostino Sarubbo <ago@gentoo.org> lcd4linux-0.10.1_rc2-r3.ebuild:
+ Stable for amd64, wrt bug #529408
*lcd4linux-0.10.1_rc2-r3 (30 Dec 2013)
diff --git a/app-misc/lcd4linux/lcd4linux-0.10.1_rc2-r3.ebuild b/app-misc/lcd4linux/lcd4linux-0.10.1_rc2-r3.ebuild
index 948eb13e1380..f6ae9af7c652 100644
--- a/app-misc/lcd4linux/lcd4linux-0.10.1_rc2-r3.ebuild
+++ b/app-misc/lcd4linux/lcd4linux-0.10.1_rc2-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd4linux/lcd4linux-0.10.1_rc2-r3.ebuild,v 1.1 2013/12/30 11:10:49 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd4linux/lcd4linux-0.10.1_rc2-r3.ebuild,v 1.2 2014/11/26 10:39:18 ago Exp $
EAPI=5
PYTHON_COMPAT=( python2_{6,7} )
@@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="mysql python iconv mpd"