diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 15:20:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 15:20:29 +0000 |
commit | f966407a4cf638840ce58feb2a5ca3ca1d88bc25 (patch) | |
tree | 8e85b459e3ead4e19a4ecb81a6f6bf95a0e96ee6 /app-text/vilistextum | |
parent | Revision bump; added a patch that fixes a segmentation fault when trying to r... (diff) | |
download | gentoo-2-f966407a4cf638840ce58feb2a5ca3ca1d88bc25.tar.gz gentoo-2-f966407a4cf638840ce58feb2a5ca3ca1d88bc25.tar.bz2 gentoo-2-f966407a4cf638840ce58feb2a5ca3ca1d88bc25.zip |
Marked ~ppc-macos (bug #109438)
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-text/vilistextum')
-rw-r--r-- | app-text/vilistextum/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/vilistextum/Manifest | 14 | ||||
-rw-r--r-- | app-text/vilistextum/vilistextum-2.6.7.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/app-text/vilistextum/ChangeLog b/app-text/vilistextum/ChangeLog index e30b7e096d18..960ae2db74ef 100644 --- a/app-text/vilistextum/ChangeLog +++ b/app-text/vilistextum/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/vilistextum # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.20 2005/07/16 16:20:01 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.21 2005/10/29 15:20:29 grobian Exp $ + + 29 Oct 2005; Fabian Groffen <grobian@gentoo.org> vilistextum-2.6.7.ebuild: + Marked ~ppc-macos (bug #109438) 16 Jul 2005; Joseph Jezak <josejx@gentoo.org> vilistextum-2.6.7.ebuild: Marked ppc stable for bug #99221. diff --git a/app-text/vilistextum/Manifest b/app-text/vilistextum/Manifest index 36940086d1b2..94a57025115c 100644 --- a/app-text/vilistextum/Manifest +++ b/app-text/vilistextum/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 5af5aa47a80b65a1da02d929f798b901 vilistextum-2.6.7.ebuild 1127 MD5 5f7ab923ec38e316c5ec022efdc74f97 ChangeLog 2413 MD5 0c131a7201c4670302767f93643876fa metadata.xml 165 -MD5 6e270a269045363f2d22eff95c1ca163 vilistextum-2.6.7.ebuild 1116 -MD5 cb30595e1e9b656b7cdee710059c3b87 files/vilistextum-2.6.7-use-glibc-iconv.diff 16367 MD5 d79c0d1c706b86af5646d2b997dac343 files/digest-vilistextum-2.6.7 70 MD5 f6f9d4949fde1ad377dcb76bf10ae94f files/vilistextum-2.6.7-gentoo.diff 770 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC2TPNcsIHjyDViGQRAlY6AKCGsdOTGAttjX8wBGkDxtKraChyggCg1qiC -da5R/qAqkLUT8WL7XhkMl+0= -=fUPr ------END PGP SIGNATURE----- +MD5 cb30595e1e9b656b7cdee710059c3b87 files/vilistextum-2.6.7-use-glibc-iconv.diff 16367 diff --git a/app-text/vilistextum/vilistextum-2.6.7.ebuild b/app-text/vilistextum/vilistextum-2.6.7.ebuild index 23b73737cebe..5965c26e76f7 100644 --- a/app-text/vilistextum/vilistextum-2.6.7.ebuild +++ b/app-text/vilistextum/vilistextum-2.6.7.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/app-text/vilistextum/vilistextum-2.6.7.ebuild,v 1.7 2005/07/16 16:20:01 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7.ebuild,v 1.8 2005/10/29 15:20:29 grobian Exp $ inherit eutils @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" #IUSE="unicode kde" IUSE="unicode" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc ~ppc-macos sparc x86" DEPEND="virtual/libc" # KDE support will be available once a version of kaptain in stable |