diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-01-10 00:28:02 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-01-10 00:28:02 +0000 |
commit | 573d215940c3eeb4f6760c7a1bf4b7a9d9619286 (patch) | |
tree | b2a28593924389c230ba1305ddc7639450037c8d /dev-util/catalyst | |
parent | Fix patch header, bug #205081. (diff) | |
download | gentoo-2-573d215940c3eeb4f6760c7a1bf4b7a9d9619286.tar.gz gentoo-2-573d215940c3eeb4f6760c7a1bf4b7a9d9619286.tar.bz2 gentoo-2-573d215940c3eeb4f6760c7a1bf4b7a9d9619286.zip |
Adding catalyst 2.0.5 to the tree.
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'dev-util/catalyst')
-rw-r--r-- | dev-util/catalyst/ChangeLog | 12 | ||||
-rw-r--r-- | dev-util/catalyst/catalyst-2.0.5.ebuild (renamed from dev-util/catalyst/catalyst-2.0.5_pre4.ebuild) | 8 | ||||
-rw-r--r-- | dev-util/catalyst/catalyst-2.0.5_pre3.ebuild | 74 | ||||
-rw-r--r-- | dev-util/catalyst/catalyst-2.0.5_pre5.ebuild | 75 | ||||
-rw-r--r-- | dev-util/catalyst/catalyst-2.0.5_pre6.ebuild | 75 | ||||
-rw-r--r-- | dev-util/catalyst/files/digest-catalyst-2.0.5 | 3 | ||||
-rw-r--r-- | dev-util/catalyst/files/digest-catalyst-2.0.5_pre3 | 3 | ||||
-rw-r--r-- | dev-util/catalyst/files/digest-catalyst-2.0.5_pre4 | 3 | ||||
-rw-r--r-- | dev-util/catalyst/files/digest-catalyst-2.0.5_pre5 | 3 | ||||
-rw-r--r-- | dev-util/catalyst/files/digest-catalyst-2.0.5_pre6 | 3 |
10 files changed, 17 insertions, 242 deletions
diff --git a/dev-util/catalyst/ChangeLog b/dev-util/catalyst/ChangeLog index 37d4e288bdc3..a6272b948ef3 100644 --- a/dev-util/catalyst/ChangeLog +++ b/dev-util/catalyst/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-util/catalyst -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.176 2007/11/25 05:49:26 wolf31o2 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.177 2008/01/10 00:28:01 wolf31o2 Exp $ + +*catalyst-2.0.5 (10 Jan 2008) + + 10 Jan 2008; Chris Gianelloni <wolf31o2@gentoo.org> + -catalyst-2.0.5_pre3.ebuild, -catalyst-2.0.5_pre4.ebuild, + -catalyst-2.0.5_pre5.ebuild, -catalyst-2.0.5_pre6.ebuild, + +catalyst-2.0.5.ebuild: + Adding catalyst 2.0.5 to the tree. *catalyst-2.0.5_pre6 (25 Nov 2007) diff --git a/dev-util/catalyst/catalyst-2.0.5_pre4.ebuild b/dev-util/catalyst/catalyst-2.0.5.ebuild index 6e3e39c7a2a7..63b9fbee968b 100644 --- a/dev-util/catalyst/catalyst-2.0.5_pre4.ebuild +++ b/dev-util/catalyst/catalyst-2.0.5.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.5_pre4.ebuild,v 1.2 2007/10/13 01:03:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.5.ebuild,v 1.1 2008/01/10 00:28:01 wolf31o2 Exp $ inherit eutils -DESCRIPTION="Gentoo Linux official release metatool" +DESCRIPTION="release metatool used for creating Gentoo releases" HOMEPAGE="http://www.gentoo.org/proj/en/releng/catalyst" SRC_URI="mirror://gentoo/${P}.tar.bz2 - http://dev.gentoo.org/~wolf31o2/${P}.tar.bz2" + http://dev.gentoo.org/~wolf31o2/sources/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/dev-util/catalyst/catalyst-2.0.5_pre3.ebuild b/dev-util/catalyst/catalyst-2.0.5_pre3.ebuild deleted file mode 100644 index 5d12a785b358..000000000000 --- a/dev-util/catalyst/catalyst-2.0.5_pre3.ebuild +++ /dev/null @@ -1,74 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.5_pre3.ebuild,v 1.1 2007/08/31 22:07:34 wolf31o2 Exp $ - -inherit eutils - -DESCRIPTION="Gentoo Linux official release metatool" -HOMEPAGE="http://www.gentoo.org/proj/en/releng/catalyst" -SRC_URI="mirror://gentoo/${P}.tar.bz2 - http://dev.gentoo.org/~wolf31o2/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="ccache" - -DEPEND="" -RDEPEND="dev-lang/python - app-crypt/shash - virtual/cdrtools - ccache? ( dev-util/ccache ) - ia64? ( sys-fs/dosfstools ) - kernel_linux? ( app-misc/zisofs-tools >=sys-fs/squashfs-tools-2.1 )" - -pkg_setup() { - if use ccache ; then - einfo "Enabling ccache support for catalyst." - else - ewarn "By default, ccache support for catalyst is disabled." - ewarn "If this is not what you intended," - ewarn "then you should add ccache to your USE." - fi - echo - einfo "The template spec files are now installed by default. You can find" - einfo "them under /usr/share/doc/${PF}/examples" - einfo "and they are considered to be the authorative source of information" - einfo "on catalyst." -} - -src_install() { - insinto /usr/lib/${PN}/arch - doins arch/* || die "copying arch/*" - insinto /usr/lib/${PN}/modules - doins modules/* || die "copying modules/*" - insinto /usr/lib/${PN}/livecd/cdtar - doins livecd/cdtar/* || die "copying cdtar/*" - insinto /usr/lib/${PN}/livecd/files - doins livecd/files/* || die "copying files/*" - for x in targets/*; do - exeinto /usr/lib/${PN}/$x - doexe $x/* || die "copying ${x}" - done - exeinto /usr/lib/${PN} - doexe catalyst || die "copying catalyst" - dodir /usr/bin - dosym /usr/lib/${PN}/catalyst /usr/bin/catalyst - insinto /etc/catalyst - doins files/catalyst.conf files/catalystrc || die "copying configuration" - insinto /usr/share/doc/${PF}/examples - doins examples/* || die - dodoc README ChangeLog ChangeLog.old AUTHORS - doman files/catalyst.1 - # Here is where we actually enable ccache - use ccache && \ - dosed 's:options="autoresume kern:options="autoresume ccache kern:' \ - /etc/catalyst/catalyst.conf -} - -pkg_postinst() { - einfo "You can find more information about catalyst by checking out the" - einfo "catalyst project page at:" - einfo "http://www.gentoo.org/proj/en/releng/catalyst/index.xml" - echo -} diff --git a/dev-util/catalyst/catalyst-2.0.5_pre5.ebuild b/dev-util/catalyst/catalyst-2.0.5_pre5.ebuild deleted file mode 100644 index 7356c547b697..000000000000 --- a/dev-util/catalyst/catalyst-2.0.5_pre5.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.5_pre5.ebuild,v 1.1 2007/11/13 22:54:39 wolf31o2 Exp $ - -inherit eutils - -DESCRIPTION="Gentoo Linux official release metatool" -HOMEPAGE="http://www.gentoo.org/proj/en/releng/catalyst" -SRC_URI="mirror://gentoo/${P}.tar.bz2 - http://dev.gentoo.org/~wolf31o2/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -RESTRICT="" -IUSE="ccache" - -DEPEND="" -RDEPEND="dev-lang/python - app-crypt/shash - virtual/cdrtools - ccache? ( dev-util/ccache ) - ia64? ( sys-fs/dosfstools ) - kernel_linux? ( app-misc/zisofs-tools >=sys-fs/squashfs-tools-2.1 )" - -pkg_setup() { - if use ccache ; then - einfo "Enabling ccache support for catalyst." - else - ewarn "By default, ccache support for catalyst is disabled." - ewarn "If this is not what you intended," - ewarn "then you should add ccache to your USE." - fi - echo - einfo "The template spec files are now installed by default. You can find" - einfo "them under /usr/share/doc/${PF}/examples" - einfo "and they are considered to be the authorative source of information" - einfo "on catalyst." -} - -src_install() { - insinto /usr/lib/${PN}/arch - doins arch/* || die "copying arch/*" - insinto /usr/lib/${PN}/modules - doins modules/* || die "copying modules/*" - insinto /usr/lib/${PN}/livecd/cdtar - doins livecd/cdtar/* || die "copying cdtar/*" - insinto /usr/lib/${PN}/livecd/files - doins livecd/files/* || die "copying files/*" - for x in targets/*; do - exeinto /usr/lib/${PN}/$x - doexe $x/* || die "copying ${x}" - done - exeinto /usr/lib/${PN} - doexe catalyst || die "copying catalyst" - dodir /usr/bin - dosym /usr/lib/${PN}/catalyst /usr/bin/catalyst - insinto /etc/catalyst - doins files/catalyst.conf files/catalystrc || die "copying configuration" - insinto /usr/share/doc/${PF}/examples - doins examples/* || die - dodoc README ChangeLog ChangeLog.old AUTHORS - doman files/catalyst.1 - # Here is where we actually enable ccache - use ccache && \ - dosed 's:options="autoresume kern:options="autoresume ccache kern:' \ - /etc/catalyst/catalyst.conf -} - -pkg_postinst() { - einfo "You can find more information about catalyst by checking out the" - einfo "catalyst project page at:" - einfo "http://www.gentoo.org/proj/en/releng/catalyst/index.xml" - echo -} diff --git a/dev-util/catalyst/catalyst-2.0.5_pre6.ebuild b/dev-util/catalyst/catalyst-2.0.5_pre6.ebuild deleted file mode 100644 index 37a9e4add231..000000000000 --- a/dev-util/catalyst/catalyst-2.0.5_pre6.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.5_pre6.ebuild,v 1.1 2007/11/25 05:49:26 wolf31o2 Exp $ - -inherit eutils - -DESCRIPTION="Gentoo Linux official release metatool" -HOMEPAGE="http://www.gentoo.org/proj/en/releng/catalyst" -SRC_URI="mirror://gentoo/${P}.tar.bz2 - http://dev.gentoo.org/~wolf31o2/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -RESTRICT="" -IUSE="ccache" - -DEPEND="" -RDEPEND="dev-lang/python - app-crypt/shash - virtual/cdrtools - ccache? ( dev-util/ccache ) - ia64? ( sys-fs/dosfstools ) - kernel_linux? ( app-misc/zisofs-tools >=sys-fs/squashfs-tools-2.1 )" - -pkg_setup() { - if use ccache ; then - einfo "Enabling ccache support for catalyst." - else - ewarn "By default, ccache support for catalyst is disabled." - ewarn "If this is not what you intended," - ewarn "then you should add ccache to your USE." - fi - echo - einfo "The template spec files are now installed by default. You can find" - einfo "them under /usr/share/doc/${PF}/examples" - einfo "and they are considered to be the authorative source of information" - einfo "on catalyst." -} - -src_install() { - insinto /usr/lib/${PN}/arch - doins arch/* || die "copying arch/*" - insinto /usr/lib/${PN}/modules - doins modules/* || die "copying modules/*" - insinto /usr/lib/${PN}/livecd/cdtar - doins livecd/cdtar/* || die "copying cdtar/*" - insinto /usr/lib/${PN}/livecd/files - doins livecd/files/* || die "copying files/*" - for x in targets/*; do - exeinto /usr/lib/${PN}/$x - doexe $x/* || die "copying ${x}" - done - exeinto /usr/lib/${PN} - doexe catalyst || die "copying catalyst" - dodir /usr/bin - dosym /usr/lib/${PN}/catalyst /usr/bin/catalyst - insinto /etc/catalyst - doins files/catalyst.conf files/catalystrc || die "copying configuration" - insinto /usr/share/doc/${PF}/examples - doins examples/* || die - dodoc README ChangeLog ChangeLog.old AUTHORS - doman files/catalyst.1 - # Here is where we actually enable ccache - use ccache && \ - dosed 's:options="autoresume kern:options="autoresume ccache kern:' \ - /etc/catalyst/catalyst.conf -} - -pkg_postinst() { - einfo "You can find more information about catalyst by checking out the" - einfo "catalyst project page at:" - einfo "http://www.gentoo.org/proj/en/releng/catalyst/index.xml" - echo -} diff --git a/dev-util/catalyst/files/digest-catalyst-2.0.5 b/dev-util/catalyst/files/digest-catalyst-2.0.5 new file mode 100644 index 000000000000..ebf9ae6abecc --- /dev/null +++ b/dev-util/catalyst/files/digest-catalyst-2.0.5 @@ -0,0 +1,3 @@ +MD5 8cc080d731b97bf9bb1cdf92982b4e5d catalyst-2.0.5.tar.bz2 788974 +RMD160 6b61621e26aafc55240a41a88b4f5e772be037a5 catalyst-2.0.5.tar.bz2 788974 +SHA256 bd4070462f2718e1622539c749b0cb5df3c416d97b7531d3524717836c16db90 catalyst-2.0.5.tar.bz2 788974 diff --git a/dev-util/catalyst/files/digest-catalyst-2.0.5_pre3 b/dev-util/catalyst/files/digest-catalyst-2.0.5_pre3 deleted file mode 100644 index 196a20baa597..000000000000 --- a/dev-util/catalyst/files/digest-catalyst-2.0.5_pre3 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 eeae53de82088dfc0b7f5501c20441b8 catalyst-2.0.5_pre3.tar.bz2 787633 -RMD160 35cce56e9863e095aaaf5118bc95e29b3ce96c2c catalyst-2.0.5_pre3.tar.bz2 787633 -SHA256 5f64fbf10175b1477e6c9e1e8938a29ab0fe0848ce13b1b3150f04d183a70dd9 catalyst-2.0.5_pre3.tar.bz2 787633 diff --git a/dev-util/catalyst/files/digest-catalyst-2.0.5_pre4 b/dev-util/catalyst/files/digest-catalyst-2.0.5_pre4 deleted file mode 100644 index 5b38d4300d4b..000000000000 --- a/dev-util/catalyst/files/digest-catalyst-2.0.5_pre4 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 08874f4cd3312a20c3e5e09cf2715a49 catalyst-2.0.5_pre4.tar.bz2 788312 -RMD160 026228c733cf491026f545209d8bf5c002097f80 catalyst-2.0.5_pre4.tar.bz2 788312 -SHA256 807a395c74441ebc61779fe9da5338927ade7701c7c7a9dbf6c65d8e55ac77d8 catalyst-2.0.5_pre4.tar.bz2 788312 diff --git a/dev-util/catalyst/files/digest-catalyst-2.0.5_pre5 b/dev-util/catalyst/files/digest-catalyst-2.0.5_pre5 deleted file mode 100644 index 3c2165a2ef42..000000000000 --- a/dev-util/catalyst/files/digest-catalyst-2.0.5_pre5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 5ac23caec7d9128900ed5d84ef1ec578 catalyst-2.0.5_pre5.tar.bz2 788396 -RMD160 51d457fc23eb343a8a829896b9c76e524478933f catalyst-2.0.5_pre5.tar.bz2 788396 -SHA256 52635cd1980ace61ed952e922a1fdbf2928b86c2de07d5f6a7a04e6353f84d06 catalyst-2.0.5_pre5.tar.bz2 788396 diff --git a/dev-util/catalyst/files/digest-catalyst-2.0.5_pre6 b/dev-util/catalyst/files/digest-catalyst-2.0.5_pre6 deleted file mode 100644 index a39bfd042388..000000000000 --- a/dev-util/catalyst/files/digest-catalyst-2.0.5_pre6 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 4a977cd4ab7c66787fe80c041cc63e4f catalyst-2.0.5_pre6.tar.bz2 788870 -RMD160 048db9fe8c110ac2137d1082405d4de3d2d3a746 catalyst-2.0.5_pre6.tar.bz2 788870 -SHA256 caa04f22e8e3aa03f6a0094650facd47ea212fd6da800d674c025fb93b286838 catalyst-2.0.5_pre6.tar.bz2 788870 |