diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-13 21:56:54 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-13 21:56:54 +0000 |
commit | eac7b5b5d3efe105d60fdb6ef82c2f78a32f28a6 (patch) | |
tree | 4001a588be67f7a987c4c785b45b83c785cd8c12 /sys-libs/libutempter | |
parent | ppc. stable (diff) | |
download | gentoo-2-eac7b5b5d3efe105d60fdb6ef82c2f78a32f28a6.tar.gz gentoo-2-eac7b5b5d3efe105d60fdb6ef82c2f78a32f28a6.tar.bz2 gentoo-2-eac7b5b5d3efe105d60fdb6ef82c2f78a32f28a6.zip |
ppc. stable
(Portage version: 2.1.3.5)
Diffstat (limited to 'sys-libs/libutempter')
-rw-r--r-- | sys-libs/libutempter/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/libutempter/ChangeLog b/sys-libs/libutempter/ChangeLog index be3f2c421e68..919b45cd9751 100644 --- a/sys-libs/libutempter/ChangeLog +++ b/sys-libs/libutempter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libutempter # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.27 2007/08/12 20:55:39 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.28 2007/08/13 21:56:54 dertobi123 Exp $ + + 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + libutempter-1.1.5.ebuild: + ppc. stable 12 Aug 2007; Tom Gall <tgall@gentoo.org> libutempter-1.1.5.ebuild: stable on ppc64 diff --git a/sys-libs/libutempter/libutempter-1.1.5.ebuild b/sys-libs/libutempter/libutempter-1.1.5.ebuild index cac3946a3079..5c08e8cedf70 100644 --- a/sys-libs/libutempter/libutempter-1.1.5.ebuild +++ b/sys-libs/libutempter/libutempter-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild,v 1.7 2007/08/12 20:55:39 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild,v 1.8 2007/08/13 21:56:54 dertobi123 Exp $ inherit eutils flag-o-matic versionator toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.altlinux.org/pub/people/ldv/${PN}/${P}.tar.bz2" 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" |