diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-10-02 02:27:29 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-10-02 02:27:29 +0000 |
commit | 1e64a08762873b2de6bbc0c6b1e4e4bc68ee185b (patch) | |
tree | 2cf9e8e7a2f0a52583c46dbed07bb8f4909794c0 /app-pda | |
parent | Added description for the kdeprefix use flag. (diff) | |
download | historical-1e64a08762873b2de6bbc0c6b1e4e4bc68ee185b.tar.gz historical-1e64a08762873b2de6bbc0c6b1e4e4bc68ee185b.tar.bz2 historical-1e64a08762873b2de6bbc0c6b1e4e4bc68ee185b.zip |
remove ~amd64 support wrt bug #194203. dead project, doesn't work on amd64
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-gentoo x86_64
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/malsync/Manifest | 2 | ||||
-rw-r--r-- | app-pda/malsync/malsync-2.2.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-pda/malsync/Manifest b/app-pda/malsync/Manifest index 673cd4a870d0..864b088a522e 100644 --- a/app-pda/malsync/Manifest +++ b/app-pda/malsync/Manifest @@ -1,5 +1,5 @@ AUX Makefile-pilot-link.diff 766 RMD160 560098b767b2e0ba8f43a324400256ac3c054075 SHA1 868c1774fb5057e6ad64ed82c16d1b9cbe5d1f3e SHA256 c008cbabbf975aad5d1b64352c9c653fb55157b8f3d51956fefce3e41eabd113 DIST malsync_2.2.0.src.tar.gz 173851 RMD160 14be8ba01c20969eed8d7b718284880e0bbd424f SHA1 c8400205b3f8770c105c9f62afdba20c94b85c26 SHA256 34d8ea8bca9a7bf41774dd6d0a2605b46373eb41a827749378e31637f61d074d -EBUILD malsync-2.2.0.ebuild 754 RMD160 d5c738809c5148495f512ba936df9e36ef70d6ac SHA1 2c05f2b5a419bac792ade7799a5a6aa3d7b295bf SHA256 652d1673846382c0c0b3c11694cd8e18ba45fe669b214c829f411cd182adf856 +EBUILD malsync-2.2.0.ebuild 745 RMD160 88136394deb6d67af3fcfff4a6af0b90c54b2ce2 SHA1 4b10ead4ca1d93b1fb11775eac36fd2b64ef997c SHA256 95c22005209d8205780782cd0a33378181f3be498f940e7623bdebbd8577b7c9 MISC ChangeLog 871 RMD160 373b76d4ce0558b3ae8e499f8e76fa3c3271fb04 SHA1 dda68d94619e8b395ef98be2ea9369f09164e75c SHA256 0a431d0f5dd2136574b76647f244044cf9e48f1917a1feb208746b1c5018c8d4 MISC metadata.xml 231 RMD160 c13056229989c3d4f448a7c7abcff3f4ee7ce13c SHA1 2d63dfb700b223f8f37c078692a81b2237896bce SHA256 4595c2615fd7c9095517949b1a920d4457f92801eb9d46307b18aafe58ec2a8a diff --git a/app-pda/malsync/malsync-2.2.0.ebuild b/app-pda/malsync/malsync-2.2.0.ebuild index 9c7bd2f84a88..9bf2e799073e 100644 --- a/app-pda/malsync/malsync-2.2.0.ebuild +++ b/app-pda/malsync/malsync-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/malsync/malsync-2.2.0.ebuild,v 1.7 2007/09/17 18:45:23 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/malsync/malsync-2.2.0.ebuild,v 1.8 2008/10/02 02:27:29 darkside Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.tomw.org/malsync/${MY_P}.src.tar.gz" LICENSE="MPL-1.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND="~app-pda/pilot-link-0.11.8 |