diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-03-07 12:05:14 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-03-07 12:05:14 +0000 |
commit | 171496c668fc0e5772aeec915b2ad2a6869bcc12 (patch) | |
tree | b9d7edac70cadb4c6d4cd01df14f638809ef50d8 /dev-libs/log4shib | |
parent | sys-fs/aufs3: Version Bump (diff) | |
download | gentoo-2-171496c668fc0e5772aeec915b2ad2a6869bcc12.tar.gz gentoo-2-171496c668fc0e5772aeec915b2ad2a6869bcc12.tar.bz2 gentoo-2-171496c668fc0e5772aeec915b2ad2a6869bcc12.zip |
Set proper HOMEPAGE, wrt bug #460674
(Portage version: 2.2.0_alpha165/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-libs/log4shib')
-rw-r--r-- | dev-libs/log4shib/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/log4shib/log4shib-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/log4shib/log4shib-1.0.4.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-libs/log4shib/ChangeLog b/dev-libs/log4shib/ChangeLog index 4a2fe3fe7aa2..9b6739d77d7d 100644 --- a/dev-libs/log4shib/ChangeLog +++ b/dev-libs/log4shib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/log4shib -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4shib/ChangeLog,v 1.2 2011/09/13 14:45:11 hwoarang Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4shib/ChangeLog,v 1.3 2013/03/07 12:05:14 pinkbyte Exp $ + + 07 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> log4shib-1.0.1.ebuild, + log4shib-1.0.4.ebuild: + Set proper HOMEPAGE, wrt bug #460674 *log4shib-1.0.4 (13 Sep 2011) diff --git a/dev-libs/log4shib/log4shib-1.0.1.ebuild b/dev-libs/log4shib/log4shib-1.0.1.ebuild index d13f8ca366b4..44d32e92c5ea 100644 --- a/dev-libs/log4shib/log4shib-1.0.1.ebuild +++ b/dev-libs/log4shib/log4shib-1.0.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4shib/log4shib-1.0.1.ebuild,v 1.1 2011/01/21 19:02:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4shib/log4shib-1.0.1.ebuild,v 1.2 2013/03/07 12:05:14 pinkbyte Exp $ inherit eutils autotools DESCRIPTION="Internet2 version for OpenSAML of log4cpp logging framework" -HOMEPAGE="http://spaces.internet2.edu/display/OpenSAML/log4shib" +HOMEPAGE="https://wiki.shibboleth.net/confluence/display/OpenSAML/log4shib" SRC_URI="http://shibboleth.internet2.edu/downloads/${PN}/${PV}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-libs/log4shib/log4shib-1.0.4.ebuild b/dev-libs/log4shib/log4shib-1.0.4.ebuild index 9e8b9c5fd77a..cf1b95f4f587 100644 --- a/dev-libs/log4shib/log4shib-1.0.4.ebuild +++ b/dev-libs/log4shib/log4shib-1.0.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4shib/log4shib-1.0.4.ebuild,v 1.1 2011/09/13 14:45:11 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4shib/log4shib-1.0.4.ebuild,v 1.2 2013/03/07 12:05:14 pinkbyte Exp $ EAPI="4" DESCRIPTION="Internet2 version for OpenSAML of log4cpp logging framework" -HOMEPAGE="http://spaces.internet2.edu/display/OpenSAML/log4shib" +HOMEPAGE="https://wiki.shibboleth.net/confluence/display/OpenSAML/log4shib" SRC_URI="http://shibboleth.internet2.edu/downloads/${PN}/${PV}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" |