summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-02-27 23:22:19 +0000
committerMichał Górny <mgorny@gentoo.org>2013-02-27 23:22:19 +0000
commit56a0d2dca0ba5c40df644af060915b604518bb37 (patch)
tree333305466e4aa22f98959e9fc3ae70a4fbbc24fa /profiles
parentUnmask and set ABI flags for x32. (diff)
downloadgentoo-2-56a0d2dca0ba5c40df644af060915b604518bb37.tar.gz
gentoo-2-56a0d2dca0ba5c40df644af060915b604518bb37.tar.bz2
gentoo-2-56a0d2dca0ba5c40df644af060915b604518bb37.zip
Describe x32 ABI flag.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/desc/abi_x86.desc3
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 2e213ec957bf..8d4e73f85aba 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7540 2013/02/26 23:34:53 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7541 2013/02/27 23:22:19 mgorny Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 27 Feb 2013; Michał Górny <mgorny@gentoo.org> desc/abi_x86.desc:
+ Describe x32 ABI flag.
+
26 Feb 2013; Ulrich Müller <ulm@gentoo.org> package.mask:
app-emacs/yow masked for removal.
diff --git a/profiles/desc/abi_x86.desc b/profiles/desc/abi_x86.desc
index 43a68681f6a1..ef182802924c 100644
--- a/profiles/desc/abi_x86.desc
+++ b/profiles/desc/abi_x86.desc
@@ -1,6 +1,6 @@
# Copyright 2013-2013 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/abi_x86.desc,v 1.1 2013/02/01 21:24:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/abi_x86.desc,v 1.2 2013/02/27 23:22:19 mgorny Exp $
# This file contains descriptions of ABI_X86 USE_EXPAND flags.
@@ -8,3 +8,4 @@
# on gentoo-dev.
32 - 32-bit (x86) libraries
64 - 64-bit (amd64) libraries
+x32 - x32 ABI libraries