diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-08-02 12:32:47 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-08-02 12:32:47 +0000 |
commit | 26252940b66924900ba290ea04da632ae9975019 (patch) | |
tree | c65b6f6cacb5955ce8f36285cb5f53614f3a4710 /www-client | |
parent | Don't inherit from gtk-engines2.eclass. Only installs Gtk+1 engine. (diff) | |
download | gentoo-2-26252940b66924900ba290ea04da632ae9975019.tar.gz gentoo-2-26252940b66924900ba290ea04da632ae9975019.tar.bz2 gentoo-2-26252940b66924900ba290ea04da632ae9975019.zip |
Stable on sh.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/links/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/links/links-2.1_pre17-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/links/ChangeLog b/www-client/links/ChangeLog index 65a6dc9aa1fb..6132fa79720b 100644 --- a/www-client/links/ChangeLog +++ b/www-client/links/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/links # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.26 2005/07/03 18:14:22 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.27 2005/08/02 12:30:57 matsuu Exp $ + + 02 Aug 2005; MATSUU Takuto <matsuu@gentoo.org> links-2.1_pre17-r1.ebuild: + Stable on sh. 03 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> links-2.1_pre17-r1.ebuild: diff --git a/www-client/links/links-2.1_pre17-r1.ebuild b/www-client/links/links-2.1_pre17-r1.ebuild index 618e728f9ed1..2d17850dfaae 100644 --- a/www-client/links/links-2.1_pre17-r1.ebuild +++ b/www-client/links/links-2.1_pre17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre17-r1.ebuild,v 1.15 2005/07/07 00:20:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre17-r1.ebuild,v 1.16 2005/08/02 12:30:57 matsuu Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="${HOMEPAGE}/download/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc-macos ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc-macos ppc64 s390 sh sparc x86" IUSE="directfb ssl javascript png X gpm tiff fbcon svga jpeg unicode livecd" # Note: if X or fbcon usegflag are enabled, links will be built in graphic |