diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-01-13 23:13:55 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-01-13 23:13:55 +0000 |
commit | b2db64ccc658f67c93b15494631fa560d1fefd60 (patch) | |
tree | cffc0a30684849156f6dd845cc1bcc4545e7214d /net-libs/liboauth/ChangeLog | |
parent | old (diff) | |
download | historical-b2db64ccc658f67c93b15494631fa560d1fefd60.tar.gz historical-b2db64ccc658f67c93b15494631fa560d1fefd60.tar.bz2 historical-b2db64ccc658f67c93b15494631fa560d1fefd60.zip |
Also allow sf.net mirrors in SRC_URI since starting this version they are supported.
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
Diffstat (limited to 'net-libs/liboauth/ChangeLog')
-rw-r--r-- | net-libs/liboauth/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-libs/liboauth/ChangeLog b/net-libs/liboauth/ChangeLog index 9f1fc28e40cd..20f1e6bd2168 100644 --- a/net-libs/liboauth/ChangeLog +++ b/net-libs/liboauth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/liboauth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/ChangeLog,v 1.6 2011/01/13 22:50:03 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/ChangeLog,v 1.7 2011/01/13 23:13:55 flameeyes Exp $ + + 13 Jan 2011; Diego E. Pettenò <flameeyes@gentoo.org> liboauth-0.9.2.ebuild: + Also allow sf.net mirrors in SRC_URI since starting this version they are + supported. *liboauth-0.9.2 (13 Jan 2011) |