diff options
author | Brent Baude <ranger@gentoo.org> | 2006-09-21 13:53:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2006-09-21 13:53:53 +0000 |
commit | c2afd2944582e55481a478cd21e4d47f1f28a63d (patch) | |
tree | 9cfd62b66f8bd18eea724589cc247c642611201e /sys-libs/libutempter | |
parent | compiz bump (diff) | |
download | gentoo-2-c2afd2944582e55481a478cd21e4d47f1f28a63d.tar.gz gentoo-2-c2afd2944582e55481a478cd21e4d47f1f28a63d.tar.bz2 gentoo-2-c2afd2944582e55481a478cd21e4d47f1f28a63d.zip |
Marking libutempter-1.1.4.1 ppc64 stable per bug 148504
(Portage version: 2.1.1)
Diffstat (limited to 'sys-libs/libutempter')
-rw-r--r-- | sys-libs/libutempter/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libutempter/ChangeLog b/sys-libs/libutempter/ChangeLog index 8c627cea5eb3..8081eb59f558 100644 --- a/sys-libs/libutempter/ChangeLog +++ b/sys-libs/libutempter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libutempter # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.14 2006/09/21 13:41:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.15 2006/09/21 13:53:53 ranger Exp $ + + 21 Sep 2006; Brent Baude <ranger@gentoo.org> libutempter-1.1.4.1.ebuild: + Marking libutempter-1.1.4.1 ppc64 stable per bug 148504 21 Sep 2006; Seemant Kulleen <seemant@gentoo.org> libutempter-1.1.2.1.ebuild, libutempter-1.1.4.1.ebuild: diff --git a/sys-libs/libutempter/libutempter-1.1.4.1.ebuild b/sys-libs/libutempter/libutempter-1.1.4.1.ebuild index ca7ad17f6019..a7fc088c9ac4 100644 --- a/sys-libs/libutempter/libutempter-1.1.4.1.ebuild +++ b/sys-libs/libutempter/libutempter-1.1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild,v 1.7 2006/09/21 13:41:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild,v 1.8 2006/09/21 13:53:53 ranger Exp $ inherit rpm eutils flag-o-matic versionator toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Sisyphus/files/SRPMS/$ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="!virtual/utempter" |