diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 03:14:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 03:14:21 +0000 |
commit | 70584c7f4b4e0ab219678d498c43d4b249f98f01 (patch) | |
tree | d9ac17eb405fcf05d4cf718613370980f4896cbf /app-editors/mp | |
parent | Force a re-emerge of smpeg since current versions of libsdl change how it lin... (diff) | |
download | gentoo-2-70584c7f4b4e0ab219678d498c43d4b249f98f01.tar.gz gentoo-2-70584c7f4b4e0ab219678d498c43d4b249f98f01.tar.bz2 gentoo-2-70584c7f4b4e0ab219678d498c43d4b249f98f01.zip |
stable on ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-editors/mp')
-rw-r--r-- | app-editors/mp/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mp/Manifest | 16 | ||||
-rw-r--r-- | app-editors/mp/mp-3.3.12.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/app-editors/mp/ChangeLog b/app-editors/mp/ChangeLog index 4d40e9910b32..43e51bb7a90b 100644 --- a/app-editors/mp/ChangeLog +++ b/app-editors/mp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mp # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.44 2005/06/27 15:03:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.45 2005/08/23 03:14:21 agriffis Exp $ + + 23 Aug 2005; Aron Griffis <agriffis@gentoo.org> mp-3.3.12.ebuild: + stable on ia64 27 Jun 2005; Aron Griffis <agriffis@gentoo.org> mp-3.3.12.ebuild, mp-3.3.14.ebuild: diff --git a/app-editors/mp/Manifest b/app-editors/mp/Manifest index 36d77a1a1797..99147170836a 100644 --- a/app-editors/mp/Manifest +++ b/app-editors/mp/Manifest @@ -1,19 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 56b16c8ac86609f247218e364ec515dd mp-3.3.12.ebuild 1387 MD5 2f9e8ceb3d5eca91d90c0f9a6e4e8c61 mp-3.3.14.ebuild 1612 -MD5 7d5434e7c799dec1002680025142b355 ChangeLog 5262 MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 +MD5 7d5434e7c799dec1002680025142b355 ChangeLog 5262 +MD5 98c0818eee89f73f05973a3c6d17d6d4 mp-3.3.12.ebuild 1386 MD5 9ba478d874ba2172b5e7a75d56748d41 files/regex-warnings.patch 2120 -MD5 0bc70f6cef8183401387b78185cb0682 files/digest-mp-3.3.12 61 MD5 a3eed5e928a918715c8e92adea33279a files/digest-mp-3.3.14 61 MD5 f58c1b9239be39f8724f3a172f67c465 files/mp-3.3.9-fix-builtin-regex-warnings.diff 1353 MD5 82dd8f227fdd5b56584b2adf5242a53b files/gentoo-synh-mp.patch-3.2.11 2027 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCzI7NBXaUFmZvwyMRAieSAJ4zB/JgN+CKl4wBmkxyFf5vUhoUiACgygfX -9cJMAwTAn0Ogrtvco8hf4AM= -=/YnB ------END PGP SIGNATURE----- +MD5 0bc70f6cef8183401387b78185cb0682 files/digest-mp-3.3.12 61 diff --git a/app-editors/mp/mp-3.3.12.ebuild b/app-editors/mp/mp-3.3.12.ebuild index e6f2a3e1c069..41afd4045b55 100644 --- a/app-editors/mp/mp-3.3.12.ebuild +++ b/app-editors/mp/mp-3.3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.3.12.ebuild,v 1.8 2005/06/27 15:03:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.3.12.ebuild,v 1.9 2005/08/23 03:14:21 agriffis Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.triptico.com/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="gtk gtk2 ncurses pcre" DEPEND="virtual/libc |