diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-11-28 12:11:33 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-11-28 12:11:33 +0000 |
commit | 32416286aefc014fa525265fea55f774944034c4 (patch) | |
tree | ec0eda004865d0438c2b511faf2e5f8838bc263a /app-admin | |
parent | Switched from perl-module to perl-app eclass (diff) | |
download | gentoo-2-32416286aefc014fa525265fea55f774944034c4.tar.gz gentoo-2-32416286aefc014fa525265fea55f774944034c4.tar.bz2 gentoo-2-32416286aefc014fa525265fea55f774944034c4.zip |
Switched from perl-module to perl-app eclass
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/bastille/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/bastille/bastille-2.1.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-admin/bastille/bastille-2.1.1-r2.ebuild | 4 | ||||
-rw-r--r-- | app-admin/bastille/bastille-2.1.1-r3.ebuild | 4 | ||||
-rw-r--r-- | app-admin/swatch/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/swatch/swatch-3.0.8.ebuild | 4 | ||||
-rw-r--r-- | app-admin/swatch/swatch-3.1.1.ebuild | 4 | ||||
-rw-r--r-- | app-admin/swatch/swatch-3.1.ebuild | 4 |
8 files changed, 22 insertions, 14 deletions
diff --git a/app-admin/bastille/ChangeLog b/app-admin/bastille/ChangeLog index dc524b0721a8..83a3147d3082 100644 --- a/app-admin/bastille/ChangeLog +++ b/app-admin/bastille/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/bastille # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v 1.17 2005/08/19 23:33:34 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v 1.18 2005/11/28 12:07:22 mcummings Exp $ + + 28 Nov 2005; <mcumming@gentoo.org> bastille-2.1.1-r1.ebuild, + bastille-2.1.1-r2.ebuild, bastille-2.1.1-r3.ebuild: + Switched from perl-module to perl-app eclass 19 Aug 2005; Bryan Stine <battousai@gentoo.org> bastille-3.0.2.ebuild: Fix keywords. diff --git a/app-admin/bastille/bastille-2.1.1-r1.ebuild b/app-admin/bastille/bastille-2.1.1-r1.ebuild index 329729bcaa09..94b650f4f4f1 100644 --- a/app-admin/bastille/bastille-2.1.1-r1.ebuild +++ b/app-admin/bastille/bastille-2.1.1-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r1.ebuild,v 1.10 2005/04/05 18:02:56 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r1.ebuild,v 1.11 2005/11/28 12:07:22 mcummings Exp $ -inherit perl-module eutils +inherit perl-app eutils PATCHVER=0.1 MY_PN=${PN/b/B} diff --git a/app-admin/bastille/bastille-2.1.1-r2.ebuild b/app-admin/bastille/bastille-2.1.1-r2.ebuild index 5bbde74937be..4d98ee7ffd0b 100644 --- a/app-admin/bastille/bastille-2.1.1-r2.ebuild +++ b/app-admin/bastille/bastille-2.1.1-r2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r2.ebuild,v 1.9 2005/04/05 18:02:56 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r2.ebuild,v 1.10 2005/11/28 12:07:22 mcummings Exp $ -inherit perl-module eutils +inherit perl-app eutils PATCHVER=0.1 MY_PN=${PN/b/B} diff --git a/app-admin/bastille/bastille-2.1.1-r3.ebuild b/app-admin/bastille/bastille-2.1.1-r3.ebuild index bc8be276cfde..07b63bb08341 100644 --- a/app-admin/bastille/bastille-2.1.1-r3.ebuild +++ b/app-admin/bastille/bastille-2.1.1-r3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r3.ebuild,v 1.2 2005/04/21 14:12:44 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/bastille-2.1.1-r3.ebuild,v 1.3 2005/11/28 12:07:22 mcummings Exp $ -inherit perl-module eutils +inherit perl-app eutils PATCHVER=0.1 MY_PN=${PN/b/B} diff --git a/app-admin/swatch/ChangeLog b/app-admin/swatch/ChangeLog index 657ef0bfbb8f..6551612e63f0 100644 --- a/app-admin/swatch/ChangeLog +++ b/app-admin/swatch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/swatch # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/ChangeLog,v 1.15 2005/05/25 15:22:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/ChangeLog,v 1.16 2005/11/28 12:06:51 mcummings Exp $ + + 28 Nov 2005; <mcumming@gentoo.org> swatch-3.0.8.ebuild, swatch-3.1.1.ebuild, + swatch-3.1.ebuild: + Switched from perl-module to perl-app eclass 25 May 2005; Michael Cummings <mcummings@gentoo.org> swatch-3.1.ebuild: dev-perl/Time-HiRes => perl-core/Time-HiRes migration diff --git a/app-admin/swatch/swatch-3.0.8.ebuild b/app-admin/swatch/swatch-3.0.8.ebuild index 5cc51b489dac..9d30f2749e8f 100644 --- a/app-admin/swatch/swatch-3.0.8.ebuild +++ b/app-admin/swatch/swatch-3.0.8.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/swatch-3.0.8.ebuild,v 1.7 2005/05/25 15:22:07 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/swatch-3.0.8.ebuild,v 1.8 2005/11/28 12:06:51 mcummings Exp $ -inherit perl-module +inherit perl-app DESCRIPTION="Perl-based system log watcher" HOMEPAGE="http://swatch.sourceforge.net/" diff --git a/app-admin/swatch/swatch-3.1.1.ebuild b/app-admin/swatch/swatch-3.1.1.ebuild index e961bce9e6ba..a991c3d140dd 100644 --- a/app-admin/swatch/swatch-3.1.1.ebuild +++ b/app-admin/swatch/swatch-3.1.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/swatch-3.1.1.ebuild,v 1.4 2005/05/25 15:22:24 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/swatch-3.1.1.ebuild,v 1.5 2005/11/28 12:06:51 mcummings Exp $ -inherit perl-module +inherit perl-app DESCRIPTION="Perl-based system log watcher" HOMEPAGE="http://swatch.sourceforge.net/" diff --git a/app-admin/swatch/swatch-3.1.ebuild b/app-admin/swatch/swatch-3.1.ebuild index 9deeee588311..15d1fc2a0ccc 100644 --- a/app-admin/swatch/swatch-3.1.ebuild +++ b/app-admin/swatch/swatch-3.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/swatch-3.1.ebuild,v 1.7 2005/05/25 15:22:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/swatch-3.1.ebuild,v 1.8 2005/11/28 12:06:51 mcummings Exp $ -inherit perl-module +inherit perl-app DESCRIPTION="Perl-based system log watcher" HOMEPAGE="http://swatch.sourceforge.net/" |