diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-04-07 22:02:58 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-04-07 22:02:58 +0000 |
commit | c7a3406f5c823ca1fcc95a9c54775c80fb394754 (patch) | |
tree | 21e8fa9e05f785a254339771d8e242afe578bcb4 /x11-plugins/mountapp | |
parent | Stop excluding the gcc4 patch. Put code in pkg_postinst to remove nptl libpt... (diff) | |
download | historical-c7a3406f5c823ca1fcc95a9c54775c80fb394754.tar.gz historical-c7a3406f5c823ca1fcc95a9c54775c80fb394754.tar.bz2 historical-c7a3406f5c823ca1fcc95a9c54775c80fb394754.zip |
Marked ~amd64, closes bug 83853.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-plugins/mountapp')
-rw-r--r-- | x11-plugins/mountapp/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/mountapp/Manifest | 14 | ||||
-rw-r--r-- | x11-plugins/mountapp/mountapp-3.0.ebuild | 6 |
3 files changed, 20 insertions, 7 deletions
diff --git a/x11-plugins/mountapp/ChangeLog b/x11-plugins/mountapp/ChangeLog index 79fd218d9657..0012cc6b0ee8 100644 --- a/x11-plugins/mountapp/ChangeLog +++ b/x11-plugins/mountapp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/mountapp -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/mountapp/ChangeLog,v 1.4 2004/06/28 20:36:11 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/mountapp/ChangeLog,v 1.5 2005/04/07 22:02:58 cryos Exp $ + + 07 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> mountapp-3.0.ebuild: + Marked ~amd64, closes bug 83853. 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> mountapp-3.0.ebuild: glibc -> libc diff --git a/x11-plugins/mountapp/Manifest b/x11-plugins/mountapp/Manifest index bd35f48d43a3..e9f1fff4ee2f 100644 --- a/x11-plugins/mountapp/Manifest +++ b/x11-plugins/mountapp/Manifest @@ -1,3 +1,13 @@ -MD5 30df5a21baab0cccf86015a646d635d4 mountapp-3.0.ebuild 724 -MD5 6ccc072001cf05a20e3c97e5b73ebf66 ChangeLog 444 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 ee9c7ae818e0127ea0810c4129f73a5d mountapp-3.0.ebuild 728 +MD5 e2c7ec47252b438e7d9b62220ff31794 ChangeLog 550 MD5 0d1607c39526de2638a27876059ab40d files/digest-mountapp-3.0 64 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCVa4ZntT9W3vfTuoRAgeVAJ97cPKWHz1f8mXqm9mAXH6flyiARwCfdg7s +h1XBpndb/gVSz16HD3k0ETA= +=pGr2 +-----END PGP SIGNATURE----- diff --git a/x11-plugins/mountapp/mountapp-3.0.ebuild b/x11-plugins/mountapp/mountapp-3.0.ebuild index 5902a158a1f3..0d28fbd19bc5 100644 --- a/x11-plugins/mountapp/mountapp-3.0.ebuild +++ b/x11-plugins/mountapp/mountapp-3.0.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/x11-plugins/mountapp/mountapp-3.0.ebuild,v 1.7 2004/06/28 20:36:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/mountapp/mountapp-3.0.ebuild,v 1.8 2005/04/07 22:02:58 cryos Exp $ DESCRIPTION="mount filesystems via an easy-to-use windowmaker applet" HOMEPAGE="http://mountapp.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="http://mountapp.sourceforge.net/mountapp-3.0.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" |