diff options
author | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2011-07-21 19:00:13 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2011-07-21 19:00:13 +0000 |
commit | 6b5c3f63ee4f0c92f3acc9003a682c33908ea152 (patch) | |
tree | b902baffcde29e2e7df75e18c42f2046b5286693 /profiles | |
parent | [eclass/mysql-v2] Add my local space as an alternative SRC_URI. (diff) | |
download | mysql-6b5c3f63ee4f0c92f3acc9003a682c33908ea152.tar.gz mysql-6b5c3f63ee4f0c92f3acc9003a682c33908ea152.tar.bz2 mysql-6b5c3f63ee4f0c92f3acc9003a682c33908ea152.zip |
[profiles/package.unmask] Unmasked mariadb-5.2 and mysql-5.5 so users of the overlay can test it.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.unmask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.unmask b/profiles/package.unmask new file mode 100644 index 0000000..73beb70 --- /dev/null +++ b/profiles/package.unmask @@ -0,0 +1,6 @@ +# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (27 Mar 2011) +# Unmasking the virtual packages so users can test mariadb-5.2 and mysql-5.5 +>=dev-db/mariadb-5.2.0 +<dev-db/mysql-5.6.0 +=virtual/mysql-5.2 +=virtual/mysql-5.5 |