diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-04 11:44:31 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-04 11:44:31 +0000 |
commit | f44fba8591ae898e57876374640a8606130f193e (patch) | |
tree | 2a0880d6081ce8b908b420e82726724bb7e06855 /app-admin | |
parent | Clean up unnecessary versions. (diff) | |
download | gentoo-2-f44fba8591ae898e57876374640a8606130f193e.tar.gz gentoo-2-f44fba8591ae898e57876374640a8606130f193e.tar.bz2 gentoo-2-f44fba8591ae898e57876374640a8606130f193e.zip |
stable on amd64
(Portage version: 2.1.1_rc1)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/conserver/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/conserver/conserver-8.1.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/conserver/ChangeLog b/app-admin/conserver/ChangeLog index 5b8e8d80cce8..cf85ef2c938b 100644 --- a/app-admin/conserver/ChangeLog +++ b/app-admin/conserver/ChangeLog @@ -1,6 +1,9 @@ # 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.50 2006/09/04 04:35:37 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/conserver/ChangeLog,v 1.51 2006/09/04 11:44:31 blubb Exp $ + + 04 Sep 2006; <blubb@gentoo.org> conserver-8.1.14.ebuild: + stable on amd64 04 Sep 2006; Joshua Jackson <tsunam@gentoo.org> conserver-8.1.14.ebuild: Stable x86; bug #143728 diff --git a/app-admin/conserver/conserver-8.1.14.ebuild b/app-admin/conserver/conserver-8.1.14.ebuild index e3ec848bc0a0..49170f2c4652 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.5 2006/09/04 04:35:37 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/conserver/conserver-8.1.14.ebuild,v 1.6 2006/09/04 11:44:31 blubb 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 ) |