diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-01-15 11:10:23 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-01-15 11:10:23 +0000 |
commit | ab5e9171295190a9ee5a175b09170a098fdda0a1 (patch) | |
tree | 7290729c0c201a2299be0d299f563a58d201d694 /app-mobilephone/scmxx | |
parent | net-mail/uw-imap stable on ppc. (diff) | |
download | historical-ab5e9171295190a9ee5a175b09170a098fdda0a1.tar.gz historical-ab5e9171295190a9ee5a175b09170a098fdda0a1.tar.bz2 historical-ab5e9171295190a9ee5a175b09170a098fdda0a1.zip |
remove obsolete version; mark stable on x86
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-mobilephone/scmxx')
-rw-r--r-- | app-mobilephone/scmxx/ChangeLog | 8 | ||||
-rw-r--r-- | app-mobilephone/scmxx/Manifest | 10 | ||||
-rw-r--r-- | app-mobilephone/scmxx/files/digest-scmxx-0.7.5 | 1 | ||||
-rw-r--r-- | app-mobilephone/scmxx/scmxx-0.7.5.ebuild | 22 | ||||
-rw-r--r-- | app-mobilephone/scmxx/scmxx-0.8.2.ebuild | 8 |
5 files changed, 19 insertions, 30 deletions
diff --git a/app-mobilephone/scmxx/ChangeLog b/app-mobilephone/scmxx/ChangeLog index d1478f675ee9..706c7d3c8474 100644 --- a/app-mobilephone/scmxx/ChangeLog +++ b/app-mobilephone/scmxx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-mobilephone/scmxx -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/scmxx/ChangeLog,v 1.6 2005/12/20 13:34:09 mrness Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/scmxx/ChangeLog,v 1.7 2006/01/15 11:10:23 mrness Exp $ + + 15 Jan 2006; Alin Nastac <mrness@gentoo.org> -scmxx-0.7.5.ebuild, + scmxx-0.8.2.ebuild: + Remove obsolete version. Mark 0.8.2 stable on x86. *scmxx-0.8.2 (20 Dec 2005) diff --git a/app-mobilephone/scmxx/Manifest b/app-mobilephone/scmxx/Manifest index 2a2463060556..4cd3c553393d 100644 --- a/app-mobilephone/scmxx/Manifest +++ b/app-mobilephone/scmxx/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 7e3ddb73d9840cddd632dbcc8f8c9c8e ChangeLog 1985 MD5 6743d3a18bcb5403b3f5e19ed582a2d5 files/digest-scmxx-0.8.0 64 MD5 e29687d26cfe90ce3dac133667b07094 files/digest-scmxx-0.8.1 64 @@ -6,3 +9,10 @@ MD5 8e1fd49c29f85eea8da87d6e7de450c6 metadata.xml 165 MD5 057a020e4c5edcc9641204933a4a07f4 scmxx-0.8.0.ebuild 668 MD5 4064d7ae779a65bc5e5300fb8b25e92d scmxx-0.8.1.ebuild 669 MD5 b973fd60b077cd951a33dbd26d6a5921 scmxx-0.8.2.ebuild 645 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDyi2xjG8pv1lIUX4RAlsWAJ9ZcMFW7Tg3/ygOhaFz4a34myZh5QCeJfP9 +lDFuqQCwwehQEYNAV5rh5L8= +=N7yM +-----END PGP SIGNATURE----- diff --git a/app-mobilephone/scmxx/files/digest-scmxx-0.7.5 b/app-mobilephone/scmxx/files/digest-scmxx-0.7.5 deleted file mode 100644 index 451cbdf44c7c..000000000000 --- a/app-mobilephone/scmxx/files/digest-scmxx-0.7.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 6e2a770a1234f0e5fd7703c5ff96dc69 scmxx-0.7.5.tar.bz2 165440 diff --git a/app-mobilephone/scmxx/scmxx-0.7.5.ebuild b/app-mobilephone/scmxx/scmxx-0.7.5.ebuild deleted file mode 100644 index 04b1ecd25b15..000000000000 --- a/app-mobilephone/scmxx/scmxx-0.7.5.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/scmxx/scmxx-0.7.5.ebuild,v 1.3 2005/10/10 19:18:08 mrness Exp $ - -DESCRIPTION="Exchange data with Siemens phones" -HOMEPAGE="http://www.hendrik-sattler.de/scmxx/" -SRC_URI="mirror://sourceforge/scmxx/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~amd64" -IUSE="" - -DEPEND="virtual/libc" - -src_install() { - make DESTDIR=${D} install || die "make install failed" - exeinto /usr/lib/scmxx - doexe contrib/* - dodoc AUTHORS BUGS CHANGELOG README TODO VERSION docs/*.txt - newdoc docs/README README.doc -} diff --git a/app-mobilephone/scmxx/scmxx-0.8.2.ebuild b/app-mobilephone/scmxx/scmxx-0.8.2.ebuild index 3899f4bcc400..04ca17023027 100644 --- a/app-mobilephone/scmxx/scmxx-0.8.2.ebuild +++ b/app-mobilephone/scmxx/scmxx-0.8.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/scmxx/scmxx-0.8.2.ebuild,v 1.1 2005/12/20 13:34:09 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/scmxx/scmxx-0.8.2.ebuild,v 1.2 2006/01/15 11:10:23 mrness Exp $ DESCRIPTION="Exchange data with Siemens phones" HOMEPAGE="http://www.hendrik-sattler.de/scmxx/" @@ -8,11 +8,9 @@ SRC_URI="mirror://sourceforge/scmxx/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" -DEPEND="virtual/libc" - src_install() { make DESTDIR=${D} install || die "make install failed" |