diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-01-03 20:01:33 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-01-03 20:01:33 +0000 |
commit | bffd280a97e29980a886f1b08193ba4a3321d57e (patch) | |
tree | 43cd3031f85238fb8d11c28a22001836a7545b0b /media-fonts | |
parent | Stable on ppc64 (diff) | |
download | historical-bffd280a97e29980a886f1b08193ba4a3321d57e.tar.gz historical-bffd280a97e29980a886f1b08193ba4a3321d57e.tar.bz2 historical-bffd280a97e29980a886f1b08193ba4a3321d57e.zip |
Stable on ppc64
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/ttf-gentium/ChangeLog | 7 | ||||
-rw-r--r-- | media-fonts/ttf-gentium/Manifest | 14 | ||||
-rw-r--r-- | media-fonts/ttf-gentium/ttf-gentium-1.0.1.ebuild | 6 |
3 files changed, 10 insertions, 17 deletions
diff --git a/media-fonts/ttf-gentium/ChangeLog b/media-fonts/ttf-gentium/ChangeLog index 3b7c90ec0c42..489caee32252 100644 --- a/media-fonts/ttf-gentium/ChangeLog +++ b/media-fonts/ttf-gentium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/ttf-gentium -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-gentium/ChangeLog,v 1.3 2004/09/29 07:24:32 usata Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-gentium/ChangeLog,v 1.4 2005/01/03 20:01:33 corsair Exp $ + + 03 Jan 2005; Markus Rothe <corsair@gentoo.org> ttf-gentium-1.0.1.ebuild: + Stable on ppc64 29 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> ttf-gentium-1.0.1.ebuild: Stable on x86, alpha and ppc. Changed HOMEPAGE and LICENSE; diff --git a/media-fonts/ttf-gentium/Manifest b/media-fonts/ttf-gentium/Manifest index 608a4ce7cc02..fb73c750c6eb 100644 --- a/media-fonts/ttf-gentium/Manifest +++ b/media-fonts/ttf-gentium/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 c8cc5996192b6e15d89859928f69a210 ChangeLog 733 +MD5 03646fc46850bef6723f408aa4232d4d ChangeLog 829 MD5 295674d4bed87f5a7c2796e032ed561e metadata.xml 158 -MD5 eb676f9328c997dc2826beb0691ddbf2 ttf-gentium-1.0.1.ebuild 782 +MD5 c6be0d9d460ea15b166f98185328f1cf ttf-gentium-1.0.1.ebuild 790 MD5 77a5f9f4b983ded4bf9374e683633115 files/digest-ttf-gentium-1.0.1 77 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.4 (GNU/Linux) - -iD8DBQFBWmHaVWNWqTUmv+0RAiZXAKCgGYtMt0DV/y1c3OQ5qcPYbXGx+wCfRbpA -gk96VE5NhySpGDB1VSwXuag= -=WWnm ------END PGP SIGNATURE----- diff --git a/media-fonts/ttf-gentium/ttf-gentium-1.0.1.ebuild b/media-fonts/ttf-gentium/ttf-gentium-1.0.1.ebuild index b64d8e85d969..590433564e9d 100644 --- a/media-fonts/ttf-gentium/ttf-gentium-1.0.1.ebuild +++ b/media-fonts/ttf-gentium/ttf-gentium-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-gentium/ttf-gentium-1.0.1.ebuild,v 1.3 2004/09/29 07:24:32 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-gentium/ttf-gentium-1.0.1.ebuild,v 1.4 2005/01/03 20:01:33 corsair Exp $ inherit font @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" #SRC_URI="http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=Gentium_101_LT&_sc=1" SLOT="0" -KEYWORDS="x86 ppc alpha ~amd64" +KEYWORDS="x86 ppc alpha ~amd64 ppc64" IUSE="X" # DEPEND is defined in font.eclass |