diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-03-10 19:54:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-03-10 19:54:50 +0000 |
commit | 1a03fd12f1e8894dbe2f5418b4740302c60ade63 (patch) | |
tree | 010ce1b7effc28c948fcb995e23e95f0aa855b3c /sys-boot | |
parent | Version bump. (diff) | |
download | gentoo-2-1a03fd12f1e8894dbe2f5418b4740302c60ade63.tar.gz gentoo-2-1a03fd12f1e8894dbe2f5418b4740302c60ade63.tar.bz2 gentoo-2-1a03fd12f1e8894dbe2f5418b4740302c60ade63.zip |
Add Debian home page.
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/palo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/palo/palo-1.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/palo/ChangeLog b/sys-boot/palo/ChangeLog index 0de8b796b33e..4c9c497112e6 100644 --- a/sys-boot/palo/ChangeLog +++ b/sys-boot/palo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/palo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.24 2010/03/08 05:06:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.25 2010/03/10 19:54:50 jer Exp $ + + 10 Mar 2010; Jeroen Roovers <jer@gentoo.org> palo-1.17.ebuild: + Add Debian home page. *palo-1.17 (08 Mar 2010) diff --git a/sys-boot/palo/palo-1.17.ebuild b/sys-boot/palo/palo-1.17.ebuild index 2a777ae2433b..3d9f6b3a5194 100644 --- a/sys-boot/palo/palo-1.17.ebuild +++ b/sys-boot/palo/palo-1.17.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.17.ebuild,v 1.1 2010/03/08 05:06:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.17.ebuild,v 1.2 2010/03/10 19:54:50 jer Exp $ inherit eutils flag-o-matic toolchain-funcs DESCRIPTION="PALO : PArisc Linux Loader" -HOMEPAGE="http://parisc-linux.org/" +HOMEPAGE="http://parisc-linux.org/ http://packages.qa.debian.org/p/palo.html" SRC_URI="mirror://debian/pool/main/p/${PN}/${P/-/_}.tar.gz" LICENSE="GPL-2" |