diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-21 21:11:32 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-21 21:11:32 +0000 |
commit | 64d0797c2116344ba0cfa1e7c4786cb7c647a8f9 (patch) | |
tree | 512636e848d510c1f428d42dd868f4c4c6169be4 /sys-devel/autoconf-archive | |
parent | Cleanup. (diff) | |
download | gentoo-2-64d0797c2116344ba0cfa1e7c4786cb7c647a8f9.tar.gz gentoo-2-64d0797c2116344ba0cfa1e7c4786cb7c647a8f9.tar.bz2 gentoo-2-64d0797c2116344ba0cfa1e7c4786cb7c647a8f9.zip |
Fixup homepage. Remove old. Stabilise 2010.07.06. Take maintainership.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/autoconf-archive')
6 files changed, 18 insertions, 59 deletions
diff --git a/sys-devel/autoconf-archive/ChangeLog b/sys-devel/autoconf-archive/ChangeLog index 045650b5d364..e1c6401afa92 100644 --- a/sys-devel/autoconf-archive/ChangeLog +++ b/sys-devel/autoconf-archive/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/autoconf-archive # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.31 2010/08/20 15:45:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/ChangeLog,v 1.32 2010/08/21 21:11:32 scarabeus Exp $ + + 21 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -autoconf-archive-2008.11.07.ebuild, -autoconf-archive-2009.12.16.ebuild, + autoconf-archive-2010.07.06.ebuild, autoconf-archive-2010.08.19.ebuild, + metadata.xml: + Fixup homepage. Remove old. Stabilise 2010.07.06. Take maintainership. *autoconf-archive-2010.08.19 (20 Aug 2010) diff --git a/sys-devel/autoconf-archive/autoconf-archive-2008.11.07.ebuild b/sys-devel/autoconf-archive/autoconf-archive-2008.11.07.ebuild deleted file mode 100644 index 5f764f92473e..000000000000 --- a/sys-devel/autoconf-archive/autoconf-archive-2008.11.07.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2008.11.07.ebuild,v 1.2 2009/04/27 03:40:22 vapier Exp $ - -inherit eutils - -MY_PV=${PV//./-} -DESCRIPTION="GNU Autoconf Macro Archive" -HOMEPAGE="http://autoconf-archive.cryp.to/" -SRC_URI="http://autoconf-archive.cryp.to/${PN}-${MY_PV}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" -IUSE="" - -S=${WORKDIR}/${PN}-${MY_PV} - -src_install() { - emake install DESTDIR="${D}" || die - dodir /usr/share/doc - mv "${D}"/usr/share/{${PN},doc/${PF}} || die -} diff --git a/sys-devel/autoconf-archive/autoconf-archive-2009.12.16.ebuild b/sys-devel/autoconf-archive/autoconf-archive-2009.12.16.ebuild deleted file mode 100644 index 2c88377bf586..000000000000 --- a/sys-devel/autoconf-archive/autoconf-archive-2009.12.16.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2009.12.16.ebuild,v 1.5 2010/07/10 00:05:19 vapier Exp $ - -EAPI="2" - -DESCRIPTION="GNU Autoconf Macro Archive" -HOMEPAGE="http://autoconf-archive.cryp.to/" -SRC_URI="mirror://nongnu/${PN}/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" -IUSE="" - -src_install() { - emake DESTDIR="${D}" install || die - dodir /usr/share/doc - mv "${D}"/usr/share/{${PN},doc/${PF}} || die -} diff --git a/sys-devel/autoconf-archive/autoconf-archive-2010.07.06.ebuild b/sys-devel/autoconf-archive/autoconf-archive-2010.07.06.ebuild index 33e012094815..9ef350ca137b 100644 --- a/sys-devel/autoconf-archive/autoconf-archive-2010.07.06.ebuild +++ b/sys-devel/autoconf-archive/autoconf-archive-2010.07.06.ebuild @@ -1,22 +1,20 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2010.07.06.ebuild,v 1.1 2010/07/10 00:12:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2010.07.06.ebuild,v 1.2 2010/08/21 21:11:32 scarabeus Exp $ EAPI="3" DESCRIPTION="GNU Autoconf Macro Archive" -HOMEPAGE="http://autoconf-archive.cryp.to/" +HOMEPAGE="http://www.gnu.org/software/autoconf-archive/" SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" src_install() { emake DESTDIR="${D}" install || die - dodir /usr/share/doc - mv "${D}"/usr/share/{${PN},doc/${PF}} || die - rm -f "${D}"/usr/share/doc/${PF}/COPYING - dodoc AUTHORS ChangeLog NEWS README TODO + rm -rf "${D}"/usr/share/${PN} || die + dodoc AUTHORS ChangeLog NEWS README TODO || die } diff --git a/sys-devel/autoconf-archive/autoconf-archive-2010.08.19.ebuild b/sys-devel/autoconf-archive/autoconf-archive-2010.08.19.ebuild index 7fddc42c017d..9c2be2771593 100644 --- a/sys-devel/autoconf-archive/autoconf-archive-2010.08.19.ebuild +++ b/sys-devel/autoconf-archive/autoconf-archive-2010.08.19.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2010.08.19.ebuild,v 1.1 2010/08/20 15:45:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-archive/autoconf-archive-2010.08.19.ebuild,v 1.2 2010/08/21 21:11:32 scarabeus Exp $ EAPI="3" DESCRIPTION="GNU Autoconf Macro Archive" -HOMEPAGE="http://autoconf-archive.cryp.to/" +HOMEPAGE="http://www.gnu.org/software/autoconf-archive/" SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" @@ -15,8 +15,6 @@ IUSE="" src_install() { emake DESTDIR="${D}" install || die - dodir /usr/share/doc - mv "${D}"/usr/share/{${PN},doc/${PF}} || die - rm -f "${D}"/usr/share/doc/${PF}/COPYING - dodoc AUTHORS ChangeLog NEWS README TODO + rm -rf "${D}"/usr/share/${PN} || die + dodoc AUTHORS ChangeLog NEWS README TODO || die } diff --git a/sys-devel/autoconf-archive/metadata.xml b/sys-devel/autoconf-archive/metadata.xml index fae7d74a9aee..368401b3f79d 100644 --- a/sys-devel/autoconf-archive/metadata.xml +++ b/sys-devel/autoconf-archive/metadata.xml @@ -3,7 +3,7 @@ <pkgmetadata> <herd>no-herd</herd> <maintainer> - <email>maintainer-needed@gentoo.org</email> - <name>Default assignee for orphaned packages</name> + <email>scarabeus@gentoo.org</email> + <name>Tomáš Chvátal</name> </maintainer> </pkgmetadata> |