diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:02:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:02:56 +0000 |
commit | 77a29fe5b3f4c51a1ae199b0836dd09d494c255c (patch) | |
tree | f918a55d19b6cf42db82d85249ecf1144cc67d3f /x11-apps/sessreg | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | gentoo-2-77a29fe5b3f4c51a1ae199b0836dd09d494c255c.tar.gz gentoo-2-77a29fe5b3f4c51a1ae199b0836dd09d494c255c.tar.bz2 gentoo-2-77a29fe5b3f4c51a1ae199b0836dd09d494c255c.zip |
Stable for x86, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/sessreg')
-rw-r--r-- | x11-apps/sessreg/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/sessreg/sessreg-1.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/sessreg/ChangeLog b/x11-apps/sessreg/ChangeLog index d3666e032fe0..7e0c244407d8 100644 --- a/x11-apps/sessreg/ChangeLog +++ b/x11-apps/sessreg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/sessreg # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/ChangeLog,v 1.96 2013/10/07 04:54:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/ChangeLog,v 1.97 2013/10/08 05:02:56 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> sessreg-1.0.8.ebuild: + Stable for x86, wrt bug #475480 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> sessreg-1.0.8.ebuild: Stable for sparc, wrt bug #475480 diff --git a/x11-apps/sessreg/sessreg-1.0.8.ebuild b/x11-apps/sessreg/sessreg-1.0.8.ebuild index 45f25a210ffc..4bc1bcfd33c6 100644 --- a/x11-apps/sessreg/sessreg-1.0.8.ebuild +++ b/x11-apps/sessreg/sessreg-1.0.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/sessreg-1.0.8.ebuild,v 1.9 2013/10/07 04:54:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/sessreg-1.0.8.ebuild,v 1.10 2013/10/08 05:02:56 ago Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="manage utmp/wtmp entries for non-init clients" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="" |