diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:25:03 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:25:03 +0000 |
commit | bd9483f56de8dfd92ec714eff1dba4140da18cad (patch) | |
tree | 54e247f74bb08075d68c9dba823ba71aa05f9bc4 /app-editors/mp | |
parent | remove dummy move (diff) | |
download | historical-bd9483f56de8dfd92ec714eff1dba4140da18cad.tar.gz historical-bd9483f56de8dfd92ec714eff1dba4140da18cad.tar.bz2 historical-bd9483f56de8dfd92ec714eff1dba4140da18cad.zip |
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-editors/mp')
-rw-r--r-- | app-editors/mp/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mp/Manifest | 4 | ||||
-rw-r--r-- | app-editors/mp/mp-3.3.12.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/mp/ChangeLog b/app-editors/mp/ChangeLog index 481c2f741c79..2106c1ae9a7d 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.35 2005/04/09 15:17:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.36 2005/04/21 18:25:03 blubb Exp $ + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> mp-3.3.12.ebuild: + re-adding ~amd64 09 Apr 2005; Markus Rothe <corsair@gentoo.org> mp-3.3.12.ebuild: Added ~ppc64 to KEYWORDS diff --git a/app-editors/mp/Manifest b/app-editors/mp/Manifest index d4687006e90e..cda3ba0ae4a8 100644 --- a/app-editors/mp/Manifest +++ b/app-editors/mp/Manifest @@ -1,4 +1,4 @@ -MD5 83cbbf8d78e16723ecde244764b4986f ChangeLog 3995 +MD5 d9a899a14c6ffd00a365f6f53f2d082c ChangeLog 4080 MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 MD5 a84ba8795412c9dfd6fa7bda75bdd635 mp-3.1.9.ebuild 675 MD5 38dea2513d652b4f727653f3492eb769 mp-3.2.10.ebuild 953 @@ -7,7 +7,7 @@ MD5 dcef69b68c93d433d0ea24a7d76cd143 mp-3.3.1.ebuild 1159 MD5 439f8a059984066d02f40de20c6a7b7b mp-3.3.10.ebuild 1529 MD5 94e0d8921e6b6ad7fb5a77befe589d57 mp-3.3.11.ebuild 1341 MD5 e001dc78cf8d27dbf5a8d33cf53c2ed2 mp-3.3.9.ebuild 1446 -MD5 8ac409649eb88ba5f9b9d7e15c35dabe mp-3.3.12.ebuild 1374 +MD5 28498219226272e569451e0353ea5b78 mp-3.3.12.ebuild 1379 MD5 135880e17116622cd1cfff6f0b370a29 files/digest-mp-3.1.9 59 MD5 ef0f5c3d7fae6d678f94005df3d90866 files/digest-mp-3.2.10 61 MD5 7c0b9a8a327bbfc4db185cdefaa14767 files/digest-mp-3.2.11 61 diff --git a/app-editors/mp/mp-3.3.12.ebuild b/app-editors/mp/mp-3.3.12.ebuild index a2277a7b4809..22b632eaede8 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.2 2005/04/09 15:17:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.3.12.ebuild,v 1.3 2005/04/21 18:25:03 blubb 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="~x86 ~sparc ~alpha ~ppc64" +KEYWORDS="~x86 ~sparc ~alpha ~ppc64 ~amd64" IUSE="gtk gtk2 ncurses pcre" DEPEND="virtual/libc |