diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2005-05-09 20:41:50 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2005-05-09 20:41:50 +0000 |
commit | 19324392a23307c616f8ca309d846ba8b25c0358 (patch) | |
tree | e901bf8ff0dbcff20524353a3617ca5796e6dac7 /www-client | |
parent | mask =www-client/links-2.1_pre17-r1 (diff) | |
download | historical-19324392a23307c616f8ca309d846ba8b25c0358.tar.gz historical-19324392a23307c616f8ca309d846ba8b25c0358.tar.bz2 historical-19324392a23307c616f8ca309d846ba8b25c0358.zip |
mask links-2.1_pre17-r1
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/links/ChangeLog | 7 | ||||
-rw-r--r-- | www-client/links/Manifest | 4 | ||||
-rw-r--r-- | www-client/links/links-2.1_pre17-r1.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/www-client/links/ChangeLog b/www-client/links/ChangeLog index 0cafd58c11c3..2e38a6045860 100644 --- a/www-client/links/ChangeLog +++ b/www-client/links/ChangeLog @@ -1,6 +1,11 @@ # 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.12 2005/05/08 00:11:43 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.13 2005/05/09 20:41:50 vanquirius Exp $ + + 09 May 2005; Marcelo Goes <vanquirius@gentoo.org> links-2.1_pre17-r1.ebuild: + This ebuild is broken (see bug 91946) and should have been tested in the first + place. It was my mistake to put it as stable and I apologize for it. Marked + ~arches, added to package.mask. 07 May 2005; Marcelo Goes <vanquirius@gentoo.org> links-2.1_pre17-r1.ebuild: Fix bug with livecd USE flag and --with-fb. Thanks to j-kidd and Mamour on the diff --git a/www-client/links/Manifest b/www-client/links/Manifest index 568613f242ea..249ae66fcbf6 100644 --- a/www-client/links/Manifest +++ b/www-client/links/Manifest @@ -1,7 +1,7 @@ MD5 23210c68197b9588f90f4f89cefa2ded links-2.1_pre15.ebuild 3164 MD5 8f55bf67895afc6253e73f3c8ca91e9c links-2.1_pre17.ebuild 3183 -MD5 99c7cd0c6358967a7c1a8fd3fa8e54cf links-2.1_pre17-r1.ebuild 3453 -MD5 aef3dbe8e28ab1047e035ea554d290b4 ChangeLog 12341 +MD5 ca440be64a0e6397cd97eb86589831cb links-2.1_pre17-r1.ebuild 3459 +MD5 cfc05c3a3e2f797e60688231a492cc0c ChangeLog 12614 MD5 82cf55f144e0f9e258fd08a572852147 metadata.xml 498 MD5 f2c353a99f6cbaaa4af971adf5c95c0d files/digest-links-2.1_pre17-r1 139 MD5 9573f2a9cbff0c7dc9b33b4efe22971c files/digest-links-2.1_pre15 139 diff --git a/www-client/links/links-2.1_pre17-r1.ebuild b/www-client/links/links-2.1_pre17-r1.ebuild index 30de3c999b9f..c365d3d83e9d 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.3 2005/05/08 00:11:43 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre17-r1.ebuild,v 1.4 2005/05/09 20:41:50 vanquirius 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 ~ppc64 ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~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 |