diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-23 15:02:47 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-23 15:02:47 +0000 |
commit | 119aa0573ebe816b78b4df90473fb748811aaef4 (patch) | |
tree | e31b827d61167b01d3e4daf76fdfb428bc30e618 /sys-libs/libutempter | |
parent | hppa stable, bug #148472 (diff) | |
download | gentoo-2-119aa0573ebe816b78b4df90473fb748811aaef4.tar.gz gentoo-2-119aa0573ebe816b78b4df90473fb748811aaef4.tar.bz2 gentoo-2-119aa0573ebe816b78b4df90473fb748811aaef4.zip |
hppa stable, bug #148504
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'sys-libs/libutempter')
-rw-r--r-- | sys-libs/libutempter/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.4.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/libutempter/ChangeLog b/sys-libs/libutempter/ChangeLog index d437e761e1c4..db6b9002cc98 100644 --- a/sys-libs/libutempter/ChangeLog +++ b/sys-libs/libutempter/ChangeLog @@ -1,6 +1,10 @@ # 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.19 2006/09/21 21:59:28 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.20 2006/09/23 15:02:47 dertobi123 Exp $ + + 23 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> + libutempter-1.1.4.1.ebuild: + hppa stable, bug #148504 21 Sep 2006; <blubb@gentoo.org> libutempter-1.1.4.1.ebuild: stable on amd64 diff --git a/sys-libs/libutempter/libutempter-1.1.4.1.ebuild b/sys-libs/libutempter/libutempter-1.1.4.1.ebuild index 8ce4175c77e1..a1ba73400889 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.12 2006/09/21 21:59:28 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild,v 1.13 2006/09/23 15:02:47 dertobi123 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" |