diff options
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" |