diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-02-26 20:00:31 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-02-26 20:00:31 +0000 |
commit | 3a978ce2c07b1f0435caec2fcce92aa3c1a1a0bc (patch) | |
tree | 2d561939aa5ecee4b03d25e874c3a703ba333acd /xfce-extra/xfce4-dev-tools | |
parent | Bug 165707. (diff) | |
download | historical-3a978ce2c07b1f0435caec2fcce92aa3c1a1a0bc.tar.gz historical-3a978ce2c07b1f0435caec2fcce92aa3c1a1a0bc.tar.bz2 historical-3a978ce2c07b1f0435caec2fcce92aa3c1a1a0bc.zip |
HOMEPAGE for bug 165707.
Package-Manager: portage-2.1.2-r11
Diffstat (limited to 'xfce-extra/xfce4-dev-tools')
-rw-r--r-- | xfce-extra/xfce4-dev-tools/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-dev-tools/xfce4-dev-tools-4.4.0.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-dev-tools/ChangeLog b/xfce-extra/xfce4-dev-tools/ChangeLog index cbefc001fc01..980c96eedad6 100644 --- a/xfce-extra/xfce4-dev-tools/ChangeLog +++ b/xfce-extra/xfce4-dev-tools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-dev-tools # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dev-tools/ChangeLog,v 1.4 2007/02/03 02:10:45 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dev-tools/ChangeLog,v 1.5 2007/02/26 19:56:51 drac Exp $ + + 26 Feb 2007; Samuli Suominen <drac@gentoo.org> + xfce4-dev-tools-4.4.0.ebuild: + HOMEPAGE for bug 165707. 03 Feb 2007; Joshua Nichols <nichoj@gentoo.org> -xfce4-dev-tools-4.3.99.2.ebuild: diff --git a/xfce-extra/xfce4-dev-tools/xfce4-dev-tools-4.4.0.ebuild b/xfce-extra/xfce4-dev-tools/xfce4-dev-tools-4.4.0.ebuild index cc1be46717a0..8fe3895d192d 100644 --- a/xfce-extra/xfce4-dev-tools/xfce4-dev-tools-4.4.0.ebuild +++ b/xfce-extra/xfce4-dev-tools/xfce4-dev-tools-4.4.0.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dev-tools/xfce4-dev-tools-4.4.0.ebuild,v 1.2 2007/01/29 20:09:28 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dev-tools/xfce4-dev-tools-4.4.0.ebuild,v 1.3 2007/02/26 19:56:51 drac Exp $ inherit xfce44 xfce44 DESCRIPTION="m4macros for autotools eclass and subversion builds" +HOMEPAGE="http://foo-projects.org/~benny/projects/xfce4-dev-tools" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" RDEPEND="" |