summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2006-02-15 08:20:07 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2006-02-15 08:20:07 +0000
commit30e4970aeabd015072e0fb04a3fe5081dc14ea52 (patch)
tree58d34acb76179f8f44c5d030afed8ba5907fa27f /dev-util/cdecl/cdecl-2.5-r1.ebuild
parentStable on ppc64; bug #118791 (diff)
downloadgentoo-2-30e4970aeabd015072e0fb04a3fe5081dc14ea52.tar.gz
gentoo-2-30e4970aeabd015072e0fb04a3fe5081dc14ea52.tar.bz2
gentoo-2-30e4970aeabd015072e0fb04a3fe5081dc14ea52.zip
Adding a HOMEPAGE (bug #122857)
(Portage version: 2.0.53)
Diffstat (limited to 'dev-util/cdecl/cdecl-2.5-r1.ebuild')
-rw-r--r--dev-util/cdecl/cdecl-2.5-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-util/cdecl/cdecl-2.5-r1.ebuild b/dev-util/cdecl/cdecl-2.5-r1.ebuild
index 8cf69084cbd6..f0fb64d1ef9b 100644
--- a/dev-util/cdecl/cdecl-2.5-r1.ebuild
+++ b/dev-util/cdecl/cdecl-2.5-r1.ebuild
@@ -1,11 +1,12 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cdecl/cdecl-2.5-r1.ebuild,v 1.7 2005/06/02 15:35:13 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cdecl/cdecl-2.5-r1.ebuild,v 1.8 2006/02/15 08:20:07 phosphan Exp $
inherit eutils
DESCRIPTION="Turn English phrases to C or C++ declarations"
SRC_URI="ftp://ftp.netsw.org/softeng/lang/c/tools/cdecl/${P}.tar.gz"
+HOMEPAGE="http://www.boutell.com/lsm/lsmbyid.cgi/002083"
KEYWORDS="~amd64 ~mips ~ppc ~sparc x86"
LICENSE="public-domain"