diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2006-09-21 01:11:13 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2006-09-21 01:11:13 +0000 |
commit | 08d9fcf927cf1dacd81b081f71d79b5c651f261d (patch) | |
tree | 4597ed336d9ce586d7569280bb498f9f137fe2f4 /dev-cpp/poslib/poslib-1.0.6.ebuild | |
parent | Stable on amd64 (bug #147500). (diff) | |
download | gentoo-2-08d9fcf927cf1dacd81b081f71d79b5c651f261d.tar.gz gentoo-2-08d9fcf927cf1dacd81b081f71d79b5c651f261d.tar.bz2 gentoo-2-08d9fcf927cf1dacd81b081f71d79b5c651f261d.zip |
Fixed HOMEPAGE.
(Portage version: 2.1.1)
Diffstat (limited to 'dev-cpp/poslib/poslib-1.0.6.ebuild')
-rw-r--r-- | dev-cpp/poslib/poslib-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/poslib/poslib-1.0.6.ebuild b/dev-cpp/poslib/poslib-1.0.6.ebuild index 658b74eb268b..a63f9e4a6a7c 100644 --- a/dev-cpp/poslib/poslib-1.0.6.ebuild +++ b/dev-cpp/poslib/poslib-1.0.6.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/poslib/poslib-1.0.6.ebuild,v 1.3 2006/02/20 07:30:26 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/poslib/poslib-1.0.6.ebuild,v 1.4 2006/09/21 01:11:13 matsuu Exp $ inherit flag-o-matic DESCRIPTION="A library for creating C++ programs using the Domain Name System" -HOMEPAGE="http://www.posadis.org/projects/poslib.php" +HOMEPAGE="http://www.posadis.org/poslib" SRC_URI="mirror://sourceforge/posadis/${P}.tar.gz" LICENSE="GPL-2" |