diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:22:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:22:30 +0000 |
commit | 56a4c508dbcc42ca3a8c91dd90fc1023267717ae (patch) | |
tree | a042f6d44fc62a3643e40740ebde8c618953a812 /dev-util/sel | |
parent | Stable for x86, wrt bug #470582 (diff) | |
download | gentoo-2-56a4c508dbcc42ca3a8c91dd90fc1023267717ae.tar.gz gentoo-2-56a4c508dbcc42ca3a8c91dd90fc1023267717ae.tar.bz2 gentoo-2-56a4c508dbcc42ca3a8c91dd90fc1023267717ae.zip |
Stable for x86, wrt bug #464440
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/sel')
-rw-r--r-- | dev-util/sel/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/sel/sel-0.08.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/sel/ChangeLog b/dev-util/sel/ChangeLog index 9e37fc303ae3..d912ac6e270a 100644 --- a/dev-util/sel/ChangeLog +++ b/dev-util/sel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/sel # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/sel/ChangeLog,v 1.17 2013/05/16 13:18:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/sel/ChangeLog,v 1.18 2013/05/20 08:22:30 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> sel-0.08.4-r1.ebuild: + Stable for x86, wrt bug #464440 16 May 2013; Agostino Sarubbo <ago@gentoo.org> sel-0.08.4-r1.ebuild: Stable for ppc, wrt bug #464440 diff --git a/dev-util/sel/sel-0.08.4-r1.ebuild b/dev-util/sel/sel-0.08.4-r1.ebuild index b4eaacc88972..958f49b3fa38 100644 --- a/dev-util/sel/sel-0.08.4-r1.ebuild +++ b/dev-util/sel/sel-0.08.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/sel/sel-0.08.4-r1.ebuild,v 1.2 2013/05/16 13:18:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/sel/sel-0.08.4-r1.ebuild,v 1.3 2013/05/20 08:22:30 ago Exp $ EAPI=4 inherit toolchain-funcs @@ -11,7 +11,7 @@ HOMEPAGE="http://www.rninet.de/darkstar/sel.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ppc ~s390 ~sparc x86" IUSE="" RDEPEND=">=sys-libs/ncurses-5.1" |