diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 08:40:11 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 08:40:11 +0000 |
commit | b64658b8025bd74a67e932eb3bf95d5d67246161 (patch) | |
tree | 266b788e7fb89820d21e45c64d3ff1ccc3ca6b0d /app-admin | |
parent | Stable on ia64. (diff) | |
download | historical-b64658b8025bd74a67e932eb3bf95d5d67246161.tar.gz historical-b64658b8025bd74a67e932eb3bf95d5d67246161.tar.bz2 historical-b64658b8025bd74a67e932eb3bf95d5d67246161.zip |
Stable on ia64.
Package-Manager: portage-2.1.2_pre3-r1
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/chrootuid/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/chrootuid/chrootuid-1.3.ebuild | 4 | ||||
-rw-r--r-- | app-admin/conserver/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/conserver/conserver-8.1.14.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/app-admin/chrootuid/ChangeLog b/app-admin/chrootuid/ChangeLog index 80678c028cf5..514a6deb7373 100644 --- a/app-admin/chrootuid/ChangeLog +++ b/app-admin/chrootuid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/chrootuid # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/chrootuid/ChangeLog,v 1.10 2006/07/12 12:17:11 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chrootuid/ChangeLog,v 1.11 2006/10/15 08:38:45 kloeri Exp $ + + 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> chrootuid-1.3.ebuild: + Stable on ia64. 12 Jul 2006; Akinori Hattori <hattya@gentoo.org> chrootuid-1.3.ebuild: added ~ia64 keyword. diff --git a/app-admin/chrootuid/chrootuid-1.3.ebuild b/app-admin/chrootuid/chrootuid-1.3.ebuild index 17f1722a9b4a..a34762ddaf23 100644 --- a/app-admin/chrootuid/chrootuid-1.3.ebuild +++ b/app-admin/chrootuid/chrootuid-1.3.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/app-admin/chrootuid/chrootuid-1.3.ebuild,v 1.10 2006/07/12 12:17:11 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chrootuid/chrootuid-1.3.ebuild,v 1.11 2006/10/15 08:38:45 kloeri Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="ftp://ftp.porcupine.org/pub/security/index.html" SRC_URI="ftp://ftp.porcupine.org/pub/security/${MY_P}.tar.gz" LICENSE="BSD" -KEYWORDS="amd64 ~ia64 ppc x86" +KEYWORDS="amd64 ia64 ppc x86" SLOT="0" S=${WORKDIR}/${MY_P} diff --git a/app-admin/conserver/ChangeLog b/app-admin/conserver/ChangeLog index 4d9870bed1cc..8601799851a5 100644 --- a/app-admin/conserver/ChangeLog +++ b/app-admin/conserver/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/conserver # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/conserver/ChangeLog,v 1.52 2006/09/27 19:26:14 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/conserver/ChangeLog,v 1.53 2006/10/15 08:40:11 kloeri Exp $ + + 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + conserver-8.1.14.ebuild: + Stable on ia64. 27 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org> conserver-8.1.14.ebuild: diff --git a/app-admin/conserver/conserver-8.1.14.ebuild b/app-admin/conserver/conserver-8.1.14.ebuild index 12293a0532cd..b5f70e712732 100644 --- a/app-admin/conserver/conserver-8.1.14.ebuild +++ b/app-admin/conserver/conserver-8.1.14.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/app-admin/conserver/conserver-8.1.14.ebuild,v 1.7 2006/09/27 19:26:14 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/conserver/conserver-8.1.14.ebuild,v 1.8 2006/10/15 08:40:11 kloeri Exp $ inherit ssl-cert eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.conserver.com/conserver/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="pam ssl tcpd debug" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6g ) |