diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2006-11-14 10:44:02 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2006-11-14 10:44:02 +0000 |
commit | 288bcae63854d4cf31d966b8dbff9b0a139f968d (patch) | |
tree | 4f22beb97cd9ba646274f3c0baff6de1db2095dc /www-apps/gitweb | |
parent | New upstream version. Cleanup old ones. (diff) | |
download | gentoo-2-288bcae63854d4cf31d966b8dbff9b0a139f968d.tar.gz gentoo-2-288bcae63854d4cf31d966b8dbff9b0a139f968d.tar.bz2 gentoo-2-288bcae63854d4cf31d966b8dbff9b0a139f968d.zip |
Marked ~ppc and ~ppc64
(Portage version: 2.1.2_rc1-r6)
Diffstat (limited to 'www-apps/gitweb')
-rw-r--r-- | www-apps/gitweb/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/gitweb/gitweb-1.4.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/gitweb/ChangeLog b/www-apps/gitweb/ChangeLog index 1bda36e18eda..1dc6b7e8e101 100644 --- a/www-apps/gitweb/ChangeLog +++ b/www-apps/gitweb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/gitweb # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/ChangeLog,v 1.14 2006/11/14 10:21:19 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/ChangeLog,v 1.15 2006/11/14 10:44:02 lu_zero Exp $ + + 14 Nov 2006; Luca Barbato <lu_zero@gentoo.org> gitweb-1.4.3.5.ebuild: + Marked ~ppc and ~ppc64 *gitweb-1.4.3.5 (14 Nov 2006) diff --git a/www-apps/gitweb/gitweb-1.4.3.5.ebuild b/www-apps/gitweb/gitweb-1.4.3.5.ebuild index cef81ee2feb3..2c4598e0d871 100644 --- a/www-apps/gitweb/gitweb-1.4.3.5.ebuild +++ b/www-apps/gitweb/gitweb-1.4.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/gitweb-1.4.3.5.ebuild,v 1.1 2006/11/14 10:21:19 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gitweb/gitweb-1.4.3.5.ebuild,v 1.2 2006/11/14 10:44:02 lu_zero Exp $ inherit webapp @@ -11,7 +11,7 @@ HOMEPAGE="http://git.or.cz/" SRC_URI="mirror://kernel/software/scm/git/git-${GIT_VERSION}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="" DEPEND="" |