diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-05-17 16:29:09 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-05-17 16:29:09 +0000 |
commit | 468b355763a5b88c52c5874e59252497047f3b82 (patch) | |
tree | 7f8a781cad537285c530965437084dab39f3cc6d /app-admin/eclectic | |
parent | Removed old ebuilds. Marked 3.80 and 3.81 stable on x86. (diff) | |
download | gentoo-2-468b355763a5b88c52c5874e59252497047f3b82.tar.gz gentoo-2-468b355763a5b88c52c5874e59252497047f3b82.tar.bz2 gentoo-2-468b355763a5b88c52c5874e59252497047f3b82.zip |
Update homepage now that there's a proper website
Diffstat (limited to 'app-admin/eclectic')
-rw-r--r-- | app-admin/eclectic/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eclectic/eclectic-0.9.2.ebuild | 4 | ||||
-rw-r--r-- | app-admin/eclectic/eclectic-0.9.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-admin/eclectic/ChangeLog b/app-admin/eclectic/ChangeLog index 3ef5038a9920..9776e5ad07ad 100644 --- a/app-admin/eclectic/ChangeLog +++ b/app-admin/eclectic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/eclectic # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eclectic/ChangeLog,v 1.9 2005/05/16 21:07:35 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eclectic/ChangeLog,v 1.10 2005/05/17 16:29:09 ciaranm Exp $ + + 17 May 2005; Ciaran McCreesh <ciaranm@gentoo.org> eclectic-0.9.2.ebuild, + eclectic-0.9.3.ebuild: + Update homepage now that there's a proper website 16 May 2005; Ciaran McCreesh <ciaranm@gentoo.org> eclectic-0.9.3.ebuild: Up the bash dependency to version 3. This is temporary and just for this diff --git a/app-admin/eclectic/eclectic-0.9.2.ebuild b/app-admin/eclectic/eclectic-0.9.2.ebuild index 7c6a20c3ae29..798955f17f7e 100644 --- a/app-admin/eclectic/eclectic-0.9.2.ebuild +++ b/app-admin/eclectic/eclectic-0.9.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eclectic/eclectic-0.9.2.ebuild,v 1.6 2005/05/15 10:24:48 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eclectic/eclectic-0.9.2.ebuild,v 1.7 2005/05/17 16:29:09 ciaranm Exp $ inherit bash-completion DESCRIPTION="Modular -config replacement utility" -HOMEPAGE="http://developer.berlios.de/projects/eclectic/" +HOMEPAGE="http://eclectic.berlios.de/" SRC_URI="http://download.berlios.de/eclectic/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/app-admin/eclectic/eclectic-0.9.3.ebuild b/app-admin/eclectic/eclectic-0.9.3.ebuild index 5c06a7b165ea..11918ebf4a86 100644 --- a/app-admin/eclectic/eclectic-0.9.3.ebuild +++ b/app-admin/eclectic/eclectic-0.9.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eclectic/eclectic-0.9.3.ebuild,v 1.2 2005/05/16 21:07:35 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eclectic/eclectic-0.9.3.ebuild,v 1.3 2005/05/17 16:29:09 ciaranm Exp $ inherit bash-completion DESCRIPTION="Modular -config replacement utility" -HOMEPAGE="http://developer.berlios.de/projects/eclectic/" +HOMEPAGE="http://eclectic.berlios.de/" SRC_URI="http://download.berlios.de/eclectic/${P}.tar.bz2" LICENSE="GPL-2" |