diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-04-06 03:22:39 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-04-06 03:22:39 +0000 |
commit | d0f315615a8cab4476e2b6953e0d25cd4d0272d8 (patch) | |
tree | 2a694561796311fa186c75f1bc02f1772fe98541 /app-editors | |
parent | Cleanup of old KDE 3.5.0 and 3.5.1 ebuild.s (diff) | |
download | gentoo-2-d0f315615a8cab4476e2b6953e0d25cd4d0272d8.tar.gz gentoo-2-d0f315615a8cab4476e2b6953e0d25cd4d0272d8.tar.bz2 gentoo-2-d0f315615a8cab4476e2b6953e0d25cd4d0272d8.zip |
Clean up some old versions and stabilize 3.3.17 on amd64.
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/mp/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/mp/files/digest-mp-3.3.12-r1 | 1 | ||||
-rw-r--r-- | app-editors/mp/files/digest-mp-3.3.14 | 1 | ||||
-rw-r--r-- | app-editors/mp/files/digest-mp-3.3.14-r1 | 1 | ||||
-rw-r--r-- | app-editors/mp/files/digest-mp-3.3.16 | 1 | ||||
-rw-r--r-- | app-editors/mp/mp-3.3.12-r1.ebuild | 50 | ||||
-rw-r--r-- | app-editors/mp/mp-3.3.14-r1.ebuild | 61 | ||||
-rw-r--r-- | app-editors/mp/mp-3.3.14.ebuild | 66 | ||||
-rw-r--r-- | app-editors/mp/mp-3.3.16.ebuild | 62 | ||||
-rw-r--r-- | app-editors/mp/mp-3.3.17.ebuild | 4 |
10 files changed, 8 insertions, 246 deletions
diff --git a/app-editors/mp/ChangeLog b/app-editors/mp/ChangeLog index 3bc50ddc816d..a003c68176d3 100644 --- a/app-editors/mp/ChangeLog +++ b/app-editors/mp/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/mp # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.55 2006/03/29 18:50:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.56 2006/04/06 03:22:39 chutzpah Exp $ + + 06 Apr 2006; Patrick McLean <chutzpah@gentoo.org> -mp-3.3.12-r1.ebuild, + -mp-3.3.14.ebuild, -mp-3.3.14-r1.ebuild, -mp-3.3.16.ebuild, + mp-3.3.17.ebuild: + Clean up some old versions and stabilize 3.3.17 on amd64. 29 Mar 2006; Markus Rothe <corsair@gentoo.org> mp-3.3.17.ebuild: Stable on ppc64; bug #127217 diff --git a/app-editors/mp/files/digest-mp-3.3.12-r1 b/app-editors/mp/files/digest-mp-3.3.12-r1 deleted file mode 100644 index 3de8a70353a1..000000000000 --- a/app-editors/mp/files/digest-mp-3.3.12-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 2eb9debb1fd0db5bce8e0849a56faec4 mp-3.3.12.tar.gz 266201 diff --git a/app-editors/mp/files/digest-mp-3.3.14 b/app-editors/mp/files/digest-mp-3.3.14 deleted file mode 100644 index f81eac8fb5c4..000000000000 --- a/app-editors/mp/files/digest-mp-3.3.14 +++ /dev/null @@ -1 +0,0 @@ -MD5 becf40187c279343bf3619cac247cdb2 mp-3.3.14.tar.gz 271339 diff --git a/app-editors/mp/files/digest-mp-3.3.14-r1 b/app-editors/mp/files/digest-mp-3.3.14-r1 deleted file mode 100644 index f81eac8fb5c4..000000000000 --- a/app-editors/mp/files/digest-mp-3.3.14-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 becf40187c279343bf3619cac247cdb2 mp-3.3.14.tar.gz 271339 diff --git a/app-editors/mp/files/digest-mp-3.3.16 b/app-editors/mp/files/digest-mp-3.3.16 deleted file mode 100644 index 86f4e48d322f..000000000000 --- a/app-editors/mp/files/digest-mp-3.3.16 +++ /dev/null @@ -1 +0,0 @@ -MD5 d806d578fb37e3e69b5c69af7965d49a mp-3.3.16.tar.gz 276885 diff --git a/app-editors/mp/mp-3.3.12-r1.ebuild b/app-editors/mp/mp-3.3.12-r1.ebuild deleted file mode 100644 index 298015b57d5f..000000000000 --- a/app-editors/mp/mp-3.3.12-r1.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2006 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-r1.ebuild,v 1.2 2006/03/24 07:16:47 wormo Exp $ - -inherit eutils flag-o-matic - -DESCRIPTION="Minimum Profit: A text editor for programmers" -HOMEPAGE="http://www.triptico.com/software/mp.html" -SRC_URI="http://www.triptico.com/download/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="gtk ncurses pcre" - -DEPEND="virtual/libc - ncurses? ( sys-libs/ncurses ) - gtk? ( >=x11-libs/gtk+-2 >=x11-libs/pango-1.8.0 ) - !gtk? ( sys-libs/ncurses ) - pcre? ( dev-libs/libpcre )" -RDEPEND="${DEPEND} - dev-lang/perl" - -src_compile() { - local myconf="--without-win32 --without-gtk1" - - if use gtk ; then - ! use ncurses && myconf="${myconf} --without-curses" - else - myconf="${myconf} --without-gtk1 --without-gtk2" - fi - - use pcre || myconf="${myconf} --without-pcre --with-included-regex" - - sh config.sh ${myconf} || die "Configure failed" - - echo ${CFLAGS} >> config.cflags - echo ${LDFLAGS} >> config.ldflags - - emake || die "Compile Failed" -} - -src_install() { - dobin mp || die "Install Failed" - - use gtk && dosym mp ${DESTTREE}/bin/gmp - - dodoc AUTHORS README Changelog mprc.sample - doman mp.1 -} diff --git a/app-editors/mp/mp-3.3.14-r1.ebuild b/app-editors/mp/mp-3.3.14-r1.ebuild deleted file mode 100644 index d92c6deb2762..000000000000 --- a/app-editors/mp/mp-3.3.14-r1.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.3.14-r1.ebuild,v 1.2 2006/03/24 07:16:47 wormo Exp $ - -inherit eutils - -DESCRIPTION="Minimum Profit: A text editor for programmers" -HOMEPAGE="http://www.triptico.com/software/mp.html" -SRC_URI="http://www.triptico.com/download/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" -IUSE="gtk ncurses nls pcre" - -DEPEND="virtual/libc - ncurses? ( sys-libs/ncurses ) - gtk? ( >=x11-libs/gtk+-2 >=x11-libs/pango-1.8.0 ) - !gtk? ( sys-libs/ncurses ) - nls? ( sys-devel/gettext ) - pcre? ( dev-libs/libpcre )" -RDEPEND="${DEPEND} - dev-lang/perl" - -src_compile() { - local myconf="--without-win32 --without-gtk1" - - if use gtk ; then - ! use ncurses && myconf="${myconf} --without-curses" - else - myconf="${myconf} --without-gtk2" - fi - - use nls || myconfig="${myconf} --without-i18n --without-gettext" - use pcre || myconf="${myconf} --without-pcre --with-included-regex" - - sh config.sh ${myconf} || die "Configure failed" - - echo ${CFLAGS} >> config.cflags - echo ${LDFLAGS} >> config.ldflags - - emake || die "Compile Failed" -} - -src_install() { - dobin mp || die "Install Failed" - - use gtk && dosym mp ${DESTTREE}/bin/gmp - - dodoc AUTHORS README Changelog mprc.sample - doman mp.1 -} - -pkg_postinst() { - if use gtk ; then - einfo - einfo "mp is symlinked to gmp! Use mp -tx to use text mode!" - einfo - epause 5 - fi -} diff --git a/app-editors/mp/mp-3.3.14.ebuild b/app-editors/mp/mp-3.3.14.ebuild deleted file mode 100644 index 9664eba60e9f..000000000000 --- a/app-editors/mp/mp-3.3.14.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.3.14.ebuild,v 1.5 2006/03/24 07:16:47 wormo Exp $ - -inherit eutils - -DESCRIPTION="Minimum Profit: A text editor for programmers" -HOMEPAGE="http://www.triptico.com/software/mp.html" -SRC_URI="http://www.triptico.com/download/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" -IUSE="gtk gtk2 ncurses nls pcre" - -DEPEND="virtual/libc - ncurses? ( sys-libs/ncurses ) - gtk? ( - gtk2? ( >=x11-libs/gtk+-2 ) - !gtk2? ( =x11-libs/gtk+-1.2* ) - >=x11-libs/pango-1.8.0 - ) - !gtk? ( sys-libs/ncurses ) - nls? ( sys-devel/gettext ) - pcre? ( dev-libs/libpcre )" -RDEPEND="${DEPEND} - dev-lang/perl" - -src_compile() { - local myconf="--without-win32" - - if use gtk ; then - ! use ncurses && myconf="${myconf} --without-curses" - ! use gtk2 && myconf="${myconf} --without-gtk2" - else - myconf="${myconf} --without-gtk1 --without-gtk2" - fi - - use nls || myconfig="${myconf} --without-i18n --without-gettext" - use pcre || myconf="${myconf} --without-pcre --with-included-regex" - - sh config.sh ${myconf} || die "Configure failed" - - echo ${CFLAGS} >> config.cflags - echo ${LDFLAGS} >> config.ldflags - - emake || die "Compile Failed" -} - -src_install() { - dobin mp || die "Install Failed" - - use gtk && dosym mp ${DESTTREE}/bin/gmp - - dodoc AUTHORS README Changelog mprc.sample - doman mp.1 -} - -pkg_postinst() { - if use gtk ; then - einfo - einfo "mp is symlinked to gmp! Use mp -tx to use text mode!" - einfo - epause 5 - fi -} diff --git a/app-editors/mp/mp-3.3.16.ebuild b/app-editors/mp/mp-3.3.16.ebuild deleted file mode 100644 index 330d2be02084..000000000000 --- a/app-editors/mp/mp-3.3.16.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.3.16.ebuild,v 1.2 2006/03/24 07:16:47 wormo Exp $ - -inherit eutils - -DESCRIPTION="Minimum Profit: A text editor for programmers" -HOMEPAGE="http://www.triptico.com/software/mp.html" -SRC_URI="http://www.triptico.com/download/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" -IUSE="gtk ncurses nls pcre" - -RDEPEND="virtual/libc - ncurses? ( sys-libs/ncurses ) - gtk? ( >=x11-libs/gtk+-2 >=x11-libs/pango-1.8.0 ) - !gtk? ( sys-libs/ncurses ) - nls? ( sys-devel/gettext ) - pcre? ( dev-libs/libpcre ) - dev-lang/perl" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_compile() { - local myconf="--without-win32 --without-gtk1" - - if use gtk ; then - ! use ncurses && myconf="${myconf} --without-curses" - else - myconf="${myconf} --without-gtk2" - fi - - use nls || myconfig="${myconf} --without-i18n --without-gettext" - use pcre || myconf="${myconf} --without-pcre --with-included-regex" - - sh config.sh ${myconf} || die "Configure failed" - - echo ${CFLAGS} >> config.cflags - echo ${LDFLAGS} >> config.ldflags - - emake || die "Compile Failed" -} - -src_install() { - dobin mp || die "Install Failed" - - use gtk && dosym mp ${DESTTREE}/bin/gmp - - dodoc AUTHORS README Changelog mprc.sample - doman mp.1 -} - -pkg_postinst() { - if use gtk ; then - einfo - einfo "mp is symlinked to gmp! Use mp -tx to use text mode!" - einfo - epause 5 - fi -} diff --git a/app-editors/mp/mp-3.3.17.ebuild b/app-editors/mp/mp-3.3.17.ebuild index 05cb720df6da..0f51d0589040 100644 --- a/app-editors/mp/mp-3.3.17.ebuild +++ b/app-editors/mp/mp-3.3.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.3.17.ebuild,v 1.6 2006/03/29 18:50:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.3.17.ebuild,v 1.7 2006/04/06 03:22:39 chutzpah Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.triptico.com/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ppc ~ppc-macos ppc64 sparc ~x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc-macos ppc64 sparc ~x86" IUSE="gtk ncurses nls pcre" RDEPEND="virtual/libc |