summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2012-01-25 19:58:21 +0000
committerMatti Bickel <mabi@gentoo.org>2012-01-25 19:58:21 +0000
commit63118bf43fa8bcc604157afb3a82e125916224a0 (patch)
treeb5f965b7529fb0726a691d11c94f47072a4a5e9a /dev-php/Savant3-Plugin-Form
parentfix changelog entry (diff)
downloadhistorical-63118bf43fa8bcc604157afb3a82e125916224a0.tar.gz
historical-63118bf43fa8bcc604157afb3a82e125916224a0.tar.bz2
historical-63118bf43fa8bcc604157afb3a82e125916224a0.zip
remove unneeded depend.php reference, EAPI bump
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'dev-php/Savant3-Plugin-Form')
-rw-r--r--dev-php/Savant3-Plugin-Form/ChangeLog7
-rw-r--r--dev-php/Savant3-Plugin-Form/Manifest4
-rw-r--r--dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild8
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-php/Savant3-Plugin-Form/ChangeLog b/dev-php/Savant3-Plugin-Form/ChangeLog
index f4a887a749e0..ccf3387c43dc 100644
--- a/dev-php/Savant3-Plugin-Form/ChangeLog
+++ b/dev-php/Savant3-Plugin-Form/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/Savant3-Plugin-Form
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/ChangeLog,v 1.1 2011/12/14 22:57:20 mabi Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/ChangeLog,v 1.2 2012/01/25 19:58:21 mabi Exp $
+
+ 25 Jan 2012; Matti Bickel <mabi@gentoo.org> Savant3-Plugin-Form-0.2.1.ebuild:
+ remove unneeded depend.php reference, EAPI bump
*Savant3-Plugin-Form-0.2.1 (30 Aug 2007)
diff --git a/dev-php/Savant3-Plugin-Form/Manifest b/dev-php/Savant3-Plugin-Form/Manifest
index 7e1bb647b633..ddd0f0131fcc 100644
--- a/dev-php/Savant3-Plugin-Form/Manifest
+++ b/dev-php/Savant3-Plugin-Form/Manifest
@@ -1,4 +1,4 @@
DIST Savant3_Plugin_Form-0.2.1.tgz 17166 RMD160 30fb9bf84fa84cb02e6ce81e454fe7298fe94557 SHA1 119e350fe339f7b3a767ad4caca3a43a4db2447c SHA256 10a1570b96a6278e052cb3967382e6268d5ca1e0439122acef3e1fe294021b5e
-EBUILD Savant3-Plugin-Form-0.2.1.ebuild 560 RMD160 31529c03cb63f5389754afb8b4017bc3d6643813 SHA1 5a369d1b6c8ce4f322f5cd403e965f5e8625e1d5 SHA256 abf2fc2fb992d73d7bba403fe30013af5dbad9386209bce3938472ed6463fea1
-MISC ChangeLog 398 RMD160 2b1ea3dbc3d510484118de4f61d08b0778ccbe3b SHA1 0daf33bda5804e83a98e729122705c1e3ca443b1 SHA256 c59bcf269153104fb7a23413c6c963aa5f407e67faf6d32d8a5b7a2eae78ce44
+EBUILD Savant3-Plugin-Form-0.2.1.ebuild 546 RMD160 1da38831b74ff07856ff805a16774e72785086c0 SHA1 39e487f1a794defb6c1e3bac5f6b54e7f71336bb SHA256 9b367f4979fa4e603d1b8d78a844cfeb41e34d72a2632de92b4294d65268ff1d
+MISC ChangeLog 529 RMD160 3c3bb3e9cd9174c0de0b7e0c2bf1497fb90e66ab SHA1 b331e327d4724e8952ecf40af0a2cc23d07f5261 SHA256 b371e2a56d58d61be8cf6e1e49b1b36eb2efd29202ccc62d2d0a3dde223c0930
MISC metadata.xml 157 RMD160 a98db3a086fae3c09a903dadbc05f60443ec4b1a SHA1 ddaa23cc35eb917bf8962b652442bebb1ce0f440 SHA256 54f8878ca0228e380abbaa4b529806b5533a6b9b51b3b16c0909e906586a91a1
diff --git a/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild b/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild
index 595a4e063c47..8b485dc0037d 100644
--- a/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild
+++ b/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild,v 1.1 2011/12/14 22:57:20 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild,v 1.2 2012/01/25 19:58:21 mabi Exp $
+
+EAPI=4
inherit php-pear-lib-r1
MY_P="${PN//-/_}-${PV}"
@@ -18,5 +20,3 @@ DEPEND=""
RDEPEND=">=dev-php/Savant3-3.0.0"
S="${WORKDIR}/${MY_P}"
-
-need_php_by_category