diff options
author | Patrick Lauer <patrick@gentoo.org> | 2012-06-18 07:06:50 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2012-06-18 07:06:50 +0000 |
commit | d394fa76889fe1ec6eefb9a1be1d1fe070ee1a02 (patch) | |
tree | dbe9b0ad6f17613d5e153ce54930e4e80cdd96f5 | |
parent | Allow header and library paths flags in setup-allowed-flags(), bug #414641 (diff) | |
download | gentoo-2-d394fa76889fe1ec6eefb9a1be1d1fe070ee1a02.tar.gz gentoo-2-d394fa76889fe1ec6eefb9a1be1d1fe070ee1a02.tar.bz2 gentoo-2-d394fa76889fe1ec6eefb9a1be1d1fe070ee1a02.zip |
Bump
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
-rw-r--r-- | www-apps/otrs/ChangeLog | 8 | ||||
-rw-r--r-- | www-apps/otrs/otrs-3.1.6.ebuild (renamed from www-apps/otrs/otrs-3.1.4.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/www-apps/otrs/ChangeLog b/www-apps/otrs/ChangeLog index 4c228e99b7d5..bb835cc2bfe7 100644 --- a/www-apps/otrs/ChangeLog +++ b/www-apps/otrs/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for www-apps/otrs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/ChangeLog,v 1.54 2012/06/07 06:52:47 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/ChangeLog,v 1.55 2012/06/18 07:06:50 patrick Exp $ + +*otrs-3.1.6 (18 Jun 2012) + + 18 Jun 2012; Patrick Lauer <patrick@gentoo.org> +otrs-3.1.6.ebuild, + -otrs-3.1.4.ebuild: + Bump *otrs-3.1.5 (07 Jun 2012) diff --git a/www-apps/otrs/otrs-3.1.4.ebuild b/www-apps/otrs/otrs-3.1.6.ebuild index 8249e17447ce..992641e1d479 100644 --- a/www-apps/otrs/otrs-3.1.4.ebuild +++ b/www-apps/otrs/otrs-3.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/otrs-3.1.4.ebuild,v 1.1 2012/05/09 03:27:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/otrs/otrs-3.1.6.ebuild,v 1.1 2012/06/18 07:06:50 patrick Exp $ EAPI=2 |