* [gentoo-commits] gentoo-x86 commit in dev-db/phppgadmin: phppgadmin-4.1.3.ebuild ChangeLog
@ 2007-10-31 5:23 Jeroen Roovers (jer)
0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2007-10-31 5:23 UTC (permalink / raw
To: gentoo-commits
jer 07/10/31 05:23:17
Modified: phppgadmin-4.1.3.ebuild ChangeLog
Log:
Stable for HPPA (bug #197575). Fixed quoting issues.
(Portage version: 2.1.3.16)
Revision Changes Path
1.2 dev-db/phppgadmin/phppgadmin-4.1.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild?r1=1.1&r2=1.2
Index: phppgadmin-4.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- phppgadmin-4.1.3.ebuild 25 Sep 2007 20:45:24 -0000 1.1
+++ phppgadmin-4.1.3.ebuild 31 Oct 2007 05:23:16 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild,v 1.1 2007/09/25 20:45:24 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild,v 1.2 2007/10/31 05:23:16 jer Exp $
inherit webapp depend.php
@@ -13,7 +13,7 @@
HOMEPAGE="http://phppgadmin.sourceforge.net/"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 hppa ~ppc ~sparc ~x86"
need_php
@@ -32,12 +32,12 @@
dodoc ${docs}
mv conf/config.inc.php-dist conf/config.inc.php
- cp -r * ${D}${MY_HTDOCSDIR}
+ cp -r * "${D}"${MY_HTDOCSDIR}
for doc in ${docs} INSTALL LICENSE; do
- rm -f ${D}${MY_HTDOCSDIR}/${doc}
+ rm -f "${D}"${MY_HTDOCSDIR}/${doc}
done
webapp_configfile ${MY_HTDOCSDIR}/conf/config.inc.php
- webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt
+ webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt
webapp_src_install
}
1.71 dev-db/phppgadmin/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/ChangeLog?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/ChangeLog?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/ChangeLog?r1=1.70&r2=1.71
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog 25 Sep 2007 20:45:24 -0000 1.70
+++ ChangeLog 31 Oct 2007 05:23:16 -0000 1.71
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/phppgadmin
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.70 2007/09/25 20:45:24 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.71 2007/10/31 05:23:16 jer Exp $
+
+ 31 Oct 2007; Jeroen Roovers <jer@gentoo.org> phppgadmin-4.1.3.ebuild:
+ Stable for HPPA (bug #197575). Fixed quoting issues.
*phppgadmin-4.1.3 (25 Sep 2007)
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-db/phppgadmin: phppgadmin-4.1.3.ebuild ChangeLog
@ 2007-11-01 12:35 Markus Meier (maekke)
0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2007-11-01 12:35 UTC (permalink / raw
To: gentoo-commits
maekke 07/11/01 12:35:27
Modified: phppgadmin-4.1.3.ebuild ChangeLog
Log:
x86 stable, security bug #197575
(Portage version: 2.1.3.16)
Revision Changes Path
1.3 dev-db/phppgadmin/phppgadmin-4.1.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild?r1=1.2&r2=1.3
Index: phppgadmin-4.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- phppgadmin-4.1.3.ebuild 31 Oct 2007 05:23:16 -0000 1.2
+++ phppgadmin-4.1.3.ebuild 1 Nov 2007 12:35:27 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild,v 1.2 2007/10/31 05:23:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild,v 1.3 2007/11/01 12:35:27 maekke Exp $
inherit webapp depend.php
@@ -13,7 +13,7 @@
HOMEPAGE="http://phppgadmin.sourceforge.net/"
LICENSE="GPL-2"
-KEYWORDS="~amd64 hppa ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 hppa ~ppc ~sparc x86"
need_php
1.72 dev-db/phppgadmin/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/ChangeLog?r1=1.71&r2=1.72
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog 31 Oct 2007 05:23:16 -0000 1.71
+++ ChangeLog 1 Nov 2007 12:35:27 -0000 1.72
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/phppgadmin
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.71 2007/10/31 05:23:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.72 2007/11/01 12:35:27 maekke Exp $
+
+ 01 Nov 2007; Markus Meier <maekke@gentoo.org> phppgadmin-4.1.3.ebuild:
+ x86 stable, security bug #197575
31 Oct 2007; Jeroen Roovers <jer@gentoo.org> phppgadmin-4.1.3.ebuild:
Stable for HPPA (bug #197575). Fixed quoting issues.
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-db/phppgadmin: phppgadmin-4.1.3.ebuild ChangeLog
@ 2007-11-05 15:52 Raul Porcel (armin76)
0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2007-11-05 15:52 UTC (permalink / raw
To: gentoo-commits
armin76 07/11/05 15:52:27
Modified: phppgadmin-4.1.3.ebuild ChangeLog
Log:
sparc stable wrt security #197575
(Portage version: 2.1.3.16)
Revision Changes Path
1.4 dev-db/phppgadmin/phppgadmin-4.1.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild?r1=1.3&r2=1.4
Index: phppgadmin-4.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- phppgadmin-4.1.3.ebuild 1 Nov 2007 12:35:27 -0000 1.3
+++ phppgadmin-4.1.3.ebuild 5 Nov 2007 15:52:26 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild,v 1.3 2007/11/01 12:35:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild,v 1.4 2007/11/05 15:52:26 armin76 Exp $
inherit webapp depend.php
@@ -13,7 +13,7 @@
HOMEPAGE="http://phppgadmin.sourceforge.net/"
LICENSE="GPL-2"
-KEYWORDS="~amd64 hppa ~ppc ~sparc x86"
+KEYWORDS="~amd64 hppa ~ppc sparc x86"
need_php
1.73 dev-db/phppgadmin/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/ChangeLog?rev=1.73&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/ChangeLog?rev=1.73&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/ChangeLog?r1=1.72&r2=1.73
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog 1 Nov 2007 12:35:27 -0000 1.72
+++ ChangeLog 5 Nov 2007 15:52:26 -0000 1.73
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/phppgadmin
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.72 2007/11/01 12:35:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.73 2007/11/05 15:52:26 armin76 Exp $
+
+ 05 Nov 2007; Raúl Porcel <armin76@gentoo.org> phppgadmin-4.1.3.ebuild:
+ sparc stable wrt security #197575
01 Nov 2007; Markus Meier <maekke@gentoo.org> phppgadmin-4.1.3.ebuild:
x86 stable, security bug #197575
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-db/phppgadmin: phppgadmin-4.1.3.ebuild ChangeLog
@ 2007-11-06 18:04 Tobias Scherbaum (dertobi123)
0 siblings, 0 replies; 5+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2007-11-06 18:04 UTC (permalink / raw
To: gentoo-commits
dertobi123 07/11/06 18:04:14
Modified: phppgadmin-4.1.3.ebuild ChangeLog
Log:
ppc stable, bug #197575
(Portage version: 2.1.3.18)
Revision Changes Path
1.5 dev-db/phppgadmin/phppgadmin-4.1.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild?r1=1.4&r2=1.5
Index: phppgadmin-4.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- phppgadmin-4.1.3.ebuild 5 Nov 2007 15:52:26 -0000 1.4
+++ phppgadmin-4.1.3.ebuild 6 Nov 2007 18:04:14 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild,v 1.4 2007/11/05 15:52:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild,v 1.5 2007/11/06 18:04:14 dertobi123 Exp $
inherit webapp depend.php
@@ -13,7 +13,7 @@
HOMEPAGE="http://phppgadmin.sourceforge.net/"
LICENSE="GPL-2"
-KEYWORDS="~amd64 hppa ~ppc sparc x86"
+KEYWORDS="~amd64 hppa ppc sparc x86"
need_php
1.74 dev-db/phppgadmin/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/ChangeLog?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/ChangeLog?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/ChangeLog?r1=1.73&r2=1.74
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog 5 Nov 2007 15:52:26 -0000 1.73
+++ ChangeLog 6 Nov 2007 18:04:14 -0000 1.74
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/phppgadmin
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.73 2007/11/05 15:52:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.74 2007/11/06 18:04:14 dertobi123 Exp $
+
+ 06 Nov 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ phppgadmin-4.1.3.ebuild:
+ ppc stable, bug #197575
05 Nov 2007; Raúl Porcel <armin76@gentoo.org> phppgadmin-4.1.3.ebuild:
sparc stable wrt security #197575
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-db/phppgadmin: phppgadmin-4.1.3.ebuild ChangeLog
@ 2007-11-14 3:03 Alex Howells (astinus)
0 siblings, 0 replies; 5+ messages in thread
From: Alex Howells (astinus) @ 2007-11-14 3:03 UTC (permalink / raw
To: gentoo-commits
astinus 07/11/14 03:03:23
Modified: phppgadmin-4.1.3.ebuild ChangeLog
Log:
changing ~amd64 -> amd64 with reference to bug #197575
(Portage version: 2.1.3.19)
Revision Changes Path
1.6 dev-db/phppgadmin/phppgadmin-4.1.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild?r1=1.5&r2=1.6
Index: phppgadmin-4.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- phppgadmin-4.1.3.ebuild 6 Nov 2007 18:04:14 -0000 1.5
+++ phppgadmin-4.1.3.ebuild 14 Nov 2007 03:03:23 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild,v 1.5 2007/11/06 18:04:14 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-4.1.3.ebuild,v 1.6 2007/11/14 03:03:23 astinus Exp $
inherit webapp depend.php
@@ -13,7 +13,7 @@
HOMEPAGE="http://phppgadmin.sourceforge.net/"
LICENSE="GPL-2"
-KEYWORDS="~amd64 hppa ppc sparc x86"
+KEYWORDS="amd64 hppa ppc sparc x86"
need_php
1.75 dev-db/phppgadmin/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/ChangeLog?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/ChangeLog?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/phppgadmin/ChangeLog?r1=1.74&r2=1.75
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog 6 Nov 2007 18:04:14 -0000 1.74
+++ ChangeLog 14 Nov 2007 03:03:23 -0000 1.75
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/phppgadmin
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.74 2007/11/06 18:04:14 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phppgadmin/ChangeLog,v 1.75 2007/11/14 03:03:23 astinus Exp $
+
+ 14 Nov 2007; Alex Howells <astinus@gentoo.org> phppgadmin-4.1.3.ebuild:
+ changing ~amd64 -> amd64 with regard to #197575
06 Nov 2007; Tobias Scherbaum <dertobi123@gentoo.org>
phppgadmin-4.1.3.ebuild:
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-11-14 3:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-05 15:52 [gentoo-commits] gentoo-x86 commit in dev-db/phppgadmin: phppgadmin-4.1.3.ebuild ChangeLog Raul Porcel (armin76)
-- strict thread matches above, loose matches on Subject: below --
2007-11-14 3:03 Alex Howells (astinus)
2007-11-06 18:04 Tobias Scherbaum (dertobi123)
2007-11-01 12:35 Markus Meier (maekke)
2007-10-31 5:23 Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox