diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-09-10 12:31:22 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-09-10 12:31:22 +0000 |
commit | 93ba15bb9ba5d871c7436044007238c8566ecb92 (patch) | |
tree | 0802fc23701881e9f483a3bb67ec7cbc23bb9d83 /net-libs/liboauth | |
parent | Re-add jruby, here it was called for. (diff) | |
download | gentoo-2-93ba15bb9ba5d871c7436044007238c8566ecb92.tar.gz gentoo-2-93ba15bb9ba5d871c7436044007238c8566ecb92.tar.bz2 gentoo-2-93ba15bb9ba5d871c7436044007238c8566ecb92.zip |
Version bump.
(Portage version: 2.2_rc78/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/liboauth')
-rw-r--r-- | net-libs/liboauth/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/liboauth/liboauth-0.9.0.ebuild (renamed from net-libs/liboauth/liboauth-0.8.9.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-libs/liboauth/ChangeLog b/net-libs/liboauth/ChangeLog index 77b6f3e4c581..37d8acc2e599 100644 --- a/net-libs/liboauth/ChangeLog +++ b/net-libs/liboauth/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/liboauth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/ChangeLog,v 1.3 2010/08/31 00:04:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/ChangeLog,v 1.4 2010/09/10 12:31:22 flameeyes Exp $ + +*liboauth-0.9.0 (10 Sep 2010) + + 10 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org> + -liboauth-0.8.9.ebuild, +liboauth-0.9.0.ebuild: + Version bump. 31 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org> liboauth-0.8.9.ebuild: diff --git a/net-libs/liboauth/liboauth-0.8.9.ebuild b/net-libs/liboauth/liboauth-0.9.0.ebuild index 34dbd951c5be..e70c2fc6c112 100644 --- a/net-libs/liboauth/liboauth-0.8.9.ebuild +++ b/net-libs/liboauth/liboauth-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/liboauth-0.8.9.ebuild,v 1.2 2010/08/31 00:04:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/liboauth-0.9.0.ebuild,v 1.1 2010/09/10 12:31:22 flameeyes Exp $ EAPI=2 |