diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-12-09 11:15:20 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-12-09 11:15:20 +0000 |
commit | 43ca3fe54a888dc327d832729d42bccd55a7d950 (patch) | |
tree | 00594c04617dc19cbd381bac472669a9b20593a3 /x11-misc | |
parent | Stable on x86. (diff) | |
download | historical-43ca3fe54a888dc327d832729d42bccd55a7d950.tar.gz historical-43ca3fe54a888dc327d832729d42bccd55a7d950.tar.bz2 historical-43ca3fe54a888dc327d832729d42bccd55a7d950.zip |
Stable on x86 and ppc.
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/macopix/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/macopix/Manifest | 16 | ||||
-rw-r--r-- | x11-misc/macopix/macopix-1.2.1.ebuild | 4 |
3 files changed, 19 insertions, 6 deletions
diff --git a/x11-misc/macopix/ChangeLog b/x11-misc/macopix/ChangeLog index 9f48eadb86dd..183bb532a66f 100644 --- a/x11-misc/macopix/ChangeLog +++ b/x11-misc/macopix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/macopix # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/macopix/ChangeLog,v 1.9 2004/11/06 11:02:59 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/macopix/ChangeLog,v 1.10 2004/12/09 11:15:20 usata Exp $ + + 09 Dec 2004; Mamoru KOMACHI <usata@gentoo.org> macopix-1.2.1.ebuild: + Stable on x86 and ppc. 06 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> +files/macopix-1.2.1-gentoo.diff, macopix-1.2.1.ebuild: diff --git a/x11-misc/macopix/Manifest b/x11-misc/macopix/Manifest index 2eaa22c7e061..aa000724513e 100644 --- a/x11-misc/macopix/Manifest +++ b/x11-misc/macopix/Manifest @@ -1,7 +1,17 @@ -MD5 76b00c6b759e2f6a382474f4876df943 macopix-1.0.4.ebuild 1656 -MD5 44e644a514e2ffe4b2095add041bab10 ChangeLog 1369 -MD5 b2cff4cd1f9c86b821737b4fdb782aad macopix-1.2.1.ebuild 1787 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 4debb18069c02134dbe0026d566568ae ChangeLog 1467 MD5 3ff31b5479b2a0244f5711fff3155aed metadata.xml 221 +MD5 76b00c6b759e2f6a382474f4876df943 macopix-1.0.4.ebuild 1656 +MD5 9fb08779a36d848097adc5f51e7a3902 macopix-1.2.1.ebuild 1785 MD5 be15bd2a955689d7d9b76a8bb3ccb4d5 files/digest-macopix-1.0.4 807 MD5 b0a721eeda3f2435d25879a0cbab63f3 files/digest-macopix-1.2.1 811 MD5 6e587c290c184e6e8b620cf42123d5c7 files/macopix-1.2.1-gentoo.diff 480 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBuDIZVWNWqTUmv+0RAs4YAJsG1UEEmohCO1iR1vP48z/V2QchmQCgn6XM +xGaG49s1WBk0WbgkaQc0phc= +=403j +-----END PGP SIGNATURE----- diff --git a/x11-misc/macopix/macopix-1.2.1.ebuild b/x11-misc/macopix/macopix-1.2.1.ebuild index 5d6a8acb6670..d595cfb0f71c 100644 --- a/x11-misc/macopix/macopix-1.2.1.ebuild +++ b/x11-misc/macopix/macopix-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/macopix/macopix-1.2.1.ebuild,v 1.3 2004/11/06 11:02:59 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/macopix/macopix-1.2.1.ebuild,v 1.4 2004/12/09 11:15:20 usata Exp $ inherit eutils @@ -22,7 +22,7 @@ SRC_URI="${SRC_URI} ${BASE_URI}/${PN}-mascot-marimite-euc-ja-2.10.tar.gz" # programme itself is GPL-2, and mascots are free-noncomm LICENSE="GPL-2 free-noncomm" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="gtk2 nls" |