diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-07-19 06:08:06 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-07-19 06:08:06 +0000 |
commit | aa7e8daa63c1cce13b11715172dc07f0259da7a7 (patch) | |
tree | 34cea729566eb2fc626bfc88494cede0388db3be | |
parent | Version bump. Updated the version in soname warning in pkg_postinst(), since ... (diff) | |
download | gentoo-2-aa7e8daa63c1cce13b11715172dc07f0259da7a7.tar.gz gentoo-2-aa7e8daa63c1cce13b11715172dc07f0259da7a7.tar.bz2 gentoo-2-aa7e8daa63c1cce13b11715172dc07f0259da7a7.zip |
Marked ppc-macos stable (bug #140992)
(Portage version: 2.1-r1)
-rw-r--r-- | www-client/links/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/links/files/digest-links-2.1_pre17-r1 | 6 | ||||
-rw-r--r-- | www-client/links/links-2.1_pre20.ebuild | 4 |
3 files changed, 11 insertions, 4 deletions
diff --git a/www-client/links/ChangeLog b/www-client/links/ChangeLog index e503971af168..9cad570873cc 100644 --- a/www-client/links/ChangeLog +++ b/www-client/links/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/links # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.67 2006/07/19 03:25:59 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/ChangeLog,v 1.68 2006/07/19 06:08:06 grobian Exp $ + + 19 Jul 2006; Fabian Groffen <grobian@gentoo.org> links-2.1_pre20.ebuild: + Marked ppc-macos stable (bug #140992) *links-2.1_pre22 (19 Jul 2006) diff --git a/www-client/links/files/digest-links-2.1_pre17-r1 b/www-client/links/files/digest-links-2.1_pre17-r1 index 7ed0613440cb..c5add9e2ea1d 100644 --- a/www-client/links/files/digest-links-2.1_pre17-r1 +++ b/www-client/links/files/digest-links-2.1_pre17-r1 @@ -1,2 +1,6 @@ -MD5 94315d9ba68bbb543d93b3b3b4f07582 links-2.1pre17.tar.bz2 3829168 MD5 5f8700ad2fc388bc3bd7d7a73bb0e987 links-2.1pre17-utf8.diff.bz2 4151 +RMD160 45d5dad38fc5715154d567a0b83e0c74e5ec3bf9 links-2.1pre17-utf8.diff.bz2 4151 +SHA256 07bc3dec2a1e8cfdf0b33b7c8ae050d28d393ff7fb59a1164ec414869aefbeaf links-2.1pre17-utf8.diff.bz2 4151 +MD5 94315d9ba68bbb543d93b3b3b4f07582 links-2.1pre17.tar.bz2 3829168 +RMD160 6b338897e0d5818ed3b3649c56331dbae04f5e91 links-2.1pre17.tar.bz2 3829168 +SHA256 b58ecc16f8b8bfd2aae936075f18309094d8c6a39ebe25c3810e7a2b3a7f81f4 links-2.1pre17.tar.bz2 3829168 diff --git a/www-client/links/links-2.1_pre20.ebuild b/www-client/links/links-2.1_pre20.ebuild index 213466e27b93..136e5c460cad 100644 --- a/www-client/links/links-2.1_pre20.ebuild +++ b/www-client/links/links-2.1_pre20.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-client/links/links-2.1_pre20.ebuild,v 1.15 2006/05/14 18:33:25 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre20.ebuild,v 1.16 2006/07/19 06:08:06 grobian Exp $ inherit eutils toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="http://links.twibright.com/download/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="directfb fbcon gpm javascript jpeg livecd png sdl ssl svga tiff unicode X" # Note: if X or fbcon usegflag are enabled, links will be built in graphic |