diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-05-09 20:33:16 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-05-09 20:33:16 +0000 |
commit | 8deea99c15bb782b67f84679b9ffa986c81e82e4 (patch) | |
tree | 3a1c87446795566156ba79147d0b1fb063d69487 /eclass/ChangeLog | |
parent | Fix xorg-2's git:// EGIT_REPO_URI. (diff) | |
download | historical-8deea99c15bb782b67f84679b9ffa986c81e82e4.tar.gz historical-8deea99c15bb782b67f84679b9ffa986c81e82e4.tar.bz2 historical-8deea99c15bb782b67f84679b9ffa986c81e82e4.zip |
Update the default unpack to detect cases when oxt is packed elsewhere.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r-- | eclass/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index 182d2a795a91..875ca5e80196 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.247 2012/05/09 20:19:10 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.248 2012/05/09 20:33:16 scarabeus Exp $ + + 09 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> office-ext.eclass: + Update the default unpack to detect cases when oxt is packed elsewhere. 09 May 2012; Matt Turner <mattst88@gentoo.org> xorg-2.eclass: Fix xorg-2's git:// EGIT_REPO_URI. |