diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2011-09-08 18:48:48 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2011-09-08 18:48:48 +0000 |
commit | 084d666b1233612aa7a16e8f335051fd1b625a57 (patch) | |
tree | a27da86ae6284c8b24e2b0c11df7eddecbc0979f /dev-php/pecl-stomp | |
parent | Marked ~sparc-solaris (diff) | |
download | gentoo-2-084d666b1233612aa7a16e8f335051fd1b625a57.tar.gz gentoo-2-084d666b1233612aa7a16e8f335051fd1b625a57.tar.bz2 gentoo-2-084d666b1233612aa7a16e8f335051fd1b625a57.zip |
Added headers
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/pecl-stomp')
-rw-r--r-- | dev-php/pecl-stomp/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/pecl-stomp/pecl-stomp-1.0.3.ebuild | 4 |
2 files changed, 8 insertions, 1 deletions
diff --git a/dev-php/pecl-stomp/ChangeLog b/dev-php/pecl-stomp/ChangeLog index ec836c0209c6..4f47c2af28d9 100644 --- a/dev-php/pecl-stomp/ChangeLog +++ b/dev-php/pecl-stomp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/pecl-stomp # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-stomp/ChangeLog,v 1.1 2011/08/30 12:43:42 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-stomp/ChangeLog,v 1.2 2011/09/08 18:48:48 olemarkus Exp $ + + 08 Sep 2011; Ole Markus With <olemarkus@gentoo.org> pecl-stomp-1.0.3.ebuild: + Added headers *pecl-stomp-1.0.3 (30 Aug 2011) diff --git a/dev-php/pecl-stomp/pecl-stomp-1.0.3.ebuild b/dev-php/pecl-stomp/pecl-stomp-1.0.3.ebuild index b07979faff1d..b43f9da87eaf 100644 --- a/dev-php/pecl-stomp/pecl-stomp-1.0.3.ebuild +++ b/dev-php/pecl-stomp/pecl-stomp-1.0.3.ebuild @@ -1,3 +1,7 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-stomp/pecl-stomp-1.0.3.ebuild,v 1.2 2011/09/08 18:48:48 olemarkus Exp $ + EAPI="2" PHP_EXT_NAME="stomp" |